2018-04-07 11:58:46,101 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-baremetal-daily-master-68 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod1 | +--------------------------------------+------------------------------------------------------------+ 2018-04-07 11:58:46,104 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5c980c0c98ef67bec44a3208429c61f3d258e57ff' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.168.10.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.168.10.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 11:58:46,104 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 11:58:46,105 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-07 11:58:46,107 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-07 11:58:46,107 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-07 11:58:50,813 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 11:59:03,604 - xtesting.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 12.780s OK 2018-04-07 11:59:04,155 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 11:59:04,155 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 11:59:04,159 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-07 11:59:06,463 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 12:09:28,169 - xtesting.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_create_project_quota_override (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_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (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 84 tests in 621.668s OK 2018-04-07 12:09:28,752 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 12:09:28,753 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 12:09:28,757 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-07 12:09:29,779 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 12:11:01,633 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 91.853s OK 2018-04-07 12:11:02,211 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 12:11:02,211 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:32 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-07 12:11:02,215 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | api_check | functest | healthcheck | 10:22 | PASS | | snaps_health_check | functest | healthcheck | 01:32 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-07 12:11:02,218 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 12:11:09,255 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-baremetal-daily-master-68 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod1 | +--------------------------------------+------------------------------------------------------------+ 2018-04-07 12:11:09,258 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5c980c0c98ef67bec44a3208429c61f3d258e57ff' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.168.10.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.168.10.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 12:11:09,259 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 12:11:09,260 - xtesting.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 patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-07 12:11:09,261 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-07 12:11:09,262 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-07 12:11:14,181 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 12:11:14,181 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 12:11:14,181 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 12:11:14' 2018-04-07 12:11:14,181 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:16,238 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:19,571 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:29,587 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:30,396 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:31,279 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:36,542 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:39,115 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e1715fb9-a85f-475f-ab8c-106f53e3d2bd' 2018-04-07 12:11:56,173 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 12:11:59,942 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-07 12:12:00,024 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 12:12:11,034 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.14. Waiting for response... 2018-04-07 12:12:22,044 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.14. Waiting for response... 2018-04-07 12:12:33,054 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.14. Waiting for response... 2018-04-07 12:12:44,065 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.14. Waiting for response... 2018-04-07 12:12:45,076 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 12:12:45,679 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 12:12:45,679 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 12:13:05,092 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-07 12:13:05,180 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 12:13:05,180 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 12:13:05' 2018-04-07 12:13:05,180 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--481f1f1b-ebad-4d49-937a-ae742fc5a88e' 2018-04-07 12:13:08,337 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-481f1f1b-ebad-4d49-937a-ae742fc5a88e' 2018-04-07 12:13:09,970 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-481f1f1b-ebad-4d49-937a-ae742fc5a88e' 2018-04-07 12:13:20,408 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-481f1f1b-ebad-4d49-937a-ae742fc5a88e' 2018-04-07 12:13:21,261 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-481f1f1b-ebad-4d49-937a-ae742fc5a88e' 2018-04-07 12:13:26,427 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-481f1f1b-ebad-4d49-937a-ae742fc5a88e' 2018-04-07 12:13:30,563 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 12:13:36,013 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 12:13:38,280 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.14. Waiting for response... 2018-04-07 12:13:59,679 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - It seems userdata is not supported in nova boot. Waiting a bit... 2018-04-07 12:14:20,307 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - It seems userdata is not supported in nova boot. Waiting a bit... 2018-04-07 12:14:32,725 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 12:14:33,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 12:14:33,319 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-07 12:14:50,990 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-07 12:14:51,085 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 12:15:00,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 12:14:59.906 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2 | 2018-04-07T12:14:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 12:15:05,044 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 12:15:05,044 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 12:15:13,826 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 12:15:11.560 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 12:15:11.704 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 12:15:13.703 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05) as the default verifier for the future CLI operations. 2018-04-07 12:15:18,470 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 12:15:20,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 12:15:24,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 12:15:31,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 12:15:30.340 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05) for deployment 'opnfv-rally' (UUID=6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2). 2018-04-07 12:15:31.375 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05) has been successfully configured for deployment 'opnfv-rally' (UUID=6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2)! 2018-04-07 12:15:31,526 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 12:15:31,526 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 12:15:31,528 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 12:15:31,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 12:15:36,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a1ecc956-3956-4ad5-b17f-0502bcd61b05/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-07 12:15:36,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 12:15:36,509 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 12:15:36,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-07 12:15:39,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:15:39.829 55 INFO rally.api [-] Starting verification (UUID=399769f3-039c-4e71-a790-7f2415086697) for deployment 'opnfv-rally' (UUID=6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2) by verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05). 2018-04-07 12:15:39,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 399769f3-039c-4e71-a790-7f2415086697 2018-04-07 12:15:48,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:15:48.608 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.223s] 2018-04-07 12:15:48,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:15:48.748 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.139s] 2018-04-07 12:15:54,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:15:54.928 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.918s] 2018-04-07 12:15:56,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:15:56.599 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.668s] 2018-04-07 12:16:08,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:16:08.011 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.268s] 2018-04-07 12:16:27,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:16:27.885 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.204s] 2018-04-07 12:16:56,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:16:56.981 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.115s] 2018-04-07 12:16:56,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:16:56.983 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-07 12:17:33,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:17:33.018 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.129s] 2018-04-07 12:17:33,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:17:33.019 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 12:18:07,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:18:07.247 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.103s] 2018-04-07 12:18:07,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:18:07.248 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-07 12:19:59,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:19:59.609 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [78.295s] 2018-04-07 12:20:24,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:24.246 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2018-04-07 12:20:24,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:24.426 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.181s] 2018-04-07 12:20:32,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:32.287 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.876s] 2018-04-07 12:20:32,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:32.302 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2018-04-07 12:20:33,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:33.703 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 12:20:33,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:33.704 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 12:20:38,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:38.808 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.568s] 2018-04-07 12:20:45,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:45.575 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.124s] 2018-04-07 12:20:53,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:20:53.266 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.927s] 2018-04-07 12:21:02,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:02.160 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.818s] 2018-04-07 12:21:14,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:14.483 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.424s] 2018-04-07 12:21:21,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:21.496 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.532s] 2018-04-07 12:21:28,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:28.176 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.230s] 2018-04-07 12:21:36,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:36.568 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.629s] 2018-04-07 12:21:44,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:44.851 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.792s] 2018-04-07 12:21:55,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:55.016 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.831s] 2018-04-07 12:21:57,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:57.061 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-07 12:21:59,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:59.655 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.124s] 2018-04-07 12:21:59,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:59.789 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.134s] 2018-04-07 12:21:59,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:59.922 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.132s] 2018-04-07 12:21:59,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:21:59.936 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.014s] 2018-04-07 12:22:05,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:05.209 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.053s] 2018-04-07 12:22:05,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:05.922 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.713s] 2018-04-07 12:22:06,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:06.939 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.017s] 2018-04-07 12:22:13,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:13.119 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-04-07 12:22:18,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:18.199 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.124s] 2018-04-07 12:22:35,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:35.576 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.195s] 2018-04-07 12:22:39,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:39.855 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.279s] 2018-04-07 12:22:54,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:54.226 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.499s] 2018-04-07 12:22:57,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:22:57.270 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.042s] 2018-04-07 12:23:05,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:05.798 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.527s] 2018-04-07 12:23:16,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:16.280 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.613s] 2018-04-07 12:23:19,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:19.435 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.154s] 2018-04-07 12:23:23,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:23.245 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.809s] 2018-04-07 12:23:41,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:41.879 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.499s] 2018-04-07 12:23:42,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:42.063 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.183s] 2018-04-07 12:23:42,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:42.326 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.263s] 2018-04-07 12:23:42,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:42.398 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.072s] 2018-04-07 12:23:42,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:42.535 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.136s] 2018-04-07 12:23:42,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:42.611 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.076s] 2018-04-07 12:23:57,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:57.534 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.574s] 2018-04-07 12:23:57,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:57.712 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.178s] 2018-04-07 12:23:57,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:57.877 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.163s] 2018-04-07 12:23:57,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:57.951 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.075s] 2018-04-07 12:23:58,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:58.079 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.128s] 2018-04-07 12:23:58,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:23:58.150 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.070s] 2018-04-07 12:24:12,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:12.459 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.376s] 2018-04-07 12:24:17,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:17.647 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.189s] 2018-04-07 12:24:19,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:19.293 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.645s] 2018-04-07 12:24:19,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:19.374 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.081s] 2018-04-07 12:24:19,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:19.441 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.066s] 2018-04-07 12:24:31,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:31.302 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.258s] 2018-04-07 12:24:37,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:37.251 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.949s] 2018-04-07 12:24:38,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:38.743 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.491s] 2018-04-07 12:24:38,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:38.821 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.078s] 2018-04-07 12:24:38,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:38.912 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.091s] 2018-04-07 12:24:59,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:24:59.949 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.285s] 2018-04-07 12:25:11,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:25:11.670 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.718s] 2018-04-07 12:25:23,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:25:23.418 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.747s] 2018-04-07 12:25:33,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:25:33.234 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.816s] 2018-04-07 12:26:05,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:05.906 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.217s] 2018-04-07 12:26:17,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:17.579 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.672s] 2018-04-07 12:26:28,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:28.542 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.962s] 2018-04-07 12:26:37,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:37.183 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.640s] 2018-04-07 12:26:55,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:55.444 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.119s] 2018-04-07 12:26:56,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:56.683 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.237s] 2018-04-07 12:26:56,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:26:56.744 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.063s] 2018-04-07 12:27:01,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:01.912 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.071s] 2018-04-07 12:27:03,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:03.076 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.161s] 2018-04-07 12:27:03,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:03.136 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.062s] 2018-04-07 12:27:07,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:07.449 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.608s] 2018-04-07 12:27:11,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:11.712 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2018-04-07 12:27:13,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:13.264 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-07 12:27:13,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:13.265 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-07 12:27:13,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:13.266 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-07 12:27:13,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:13.266 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-07 12:27:13,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:13.267 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-07 12:27:15,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:15.781 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-04-07 12:27:31,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:31.443 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.186s] 2018-04-07 12:27:43,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:43.063 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.522s] 2018-04-07 12:27:51,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:27:51.978 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.914s] 2018-04-07 12:28:02,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:28:02.115 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.082s] 2018-04-07 12:28:41,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:28:41.759 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [32.266s] 2018-04-07 12:30:15,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:30:15.992 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [81.489s] 2018-04-07 12:31:05,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 12:31:05.419 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.547s] 2018-04-07 12:31:27,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '399769f3-039c-4e71-a790-7f2415086697']'. 2018-04-07 12:31:29,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 12:31:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 12:31:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 12:31:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 399769f3-039c-4e71-a790-7f2415086697 | 2018-04-07 12:31:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-07 12:31:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 12:15:39 | 2018-04-07 12:31:29,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 12:31:27 | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:48 | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a1ecc956-3956-4ad5-b17f-0502bcd61b05) | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2) | 2018-04-07 12:31:29,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 919.452 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 12:31:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 12:31:29,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-04-07 12:31:35,974 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 12:31:35,974 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:17 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-07 12:31:35,979 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-07 12:31:35,979 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-07 12:31:36,069 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 12:31:39,643 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 12:31:39.320 98 INFO rally.deployment.engine [-] Deployment 6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2 | Starting: Destroy cloud and free allocated resources. 2018-04-07 12:31:39.391 98 INFO rally.deployment.engine [-] Deployment 6aa59e82-f0cc-49f1-bb52-a7ccf56f63d2 | Completed: Destroy cloud and free allocated resources. 2018-04-07 12:31:39.419 98 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05) for deployment 'opnfv-rally'. 2018-04-07 12:31:39.432 98 INFO rally.api [-] Deleting verification (UUID=399769f3-039c-4e71-a790-7f2415086697). 2018-04-07 12:31:39.466 98 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 12:31:39.467 98 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05). 2018-04-07 12:31:39.472 98 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 12:31:43,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 12:31:42.993 101 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f3132058-8c19-49d0-b8e9-699381173979) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f3132058-8c19-49d0-b8e9-699381173979 | 2018-04-07T12:31:42 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f3132058-8c19-49d0-b8e9-699381173979 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 12:31:48,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 12:31:48,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-07 12:31:50,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42'... 2018-04-07 12:31:52,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-5c76f4a3-c246-4ffd-8da4-2adab29b3f42'... 2018-04-07 12:31:54,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-5c76f4a3-c246-4ffd-8da4-2adab29b3f42'... 2018-04-07 12:32:03,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42'... 2018-04-07 12:32:04,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42'... 2018-04-07 12:32:05,534 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-07 12:32:05,539 - 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-04-07 12:32:05,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:32:05,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:32:05,589 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:33:24,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 045808d5-18df-4fcc-b867-e5a803aadf08 2018-04-07 12:33:24,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-07 12:33:24,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '045808d5-18df-4fcc-b867-e5a803aadf08'] 2018-04-07 12:33:25,735 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692902 Full duration: 9.140643 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | total | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | -> duration | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.385808 Full duration: 9.824843 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889675 Full duration: 8.972531 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | -> duration | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.459555 Full duration: 10.2253 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> duration | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062998 Full duration: 10.224616 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 045808d5-18df-4fcc-b867-e5a803aadf08 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 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.872908 Full duration: 8.967182 HINTS: * To plot HTML graphics with this data, run: rally task report 045808d5-18df-4fcc-b867-e5a803aadf08 --out output.html * To generate a JUnit report, run: rally task export 045808d5-18df-4fcc-b867-e5a803aadf08 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 045808d5-18df-4fcc-b867-e5a803aadf08 --json --out output.json 2018-04-07 12:33:25,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '045808d5-18df-4fcc-b867-e5a803aadf08'] 2018-04-07 12:33:27,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:33:27,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '045808d5-18df-4fcc-b867-e5a803aadf08', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-07 12:33:27,172 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-07 12:33:27,172 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-07 12:33:27,178 - 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-04-07 12:33:27,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:33:27,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:33:27,216 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:35:04,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3f9720dc-9be8-4905-8751-bc4fbc6806aa 2018-04-07 12:35:04,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3f9720dc-9be8-4905-8751-bc4fbc6806aa'] 2018-04-07 12:35:06,130 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3f9720dc-9be8-4905-8751-bc4fbc6806aa: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3f9720dc-9be8-4905-8751-bc4fbc6806aa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.207 | 3.207 | 3.207 | 3.207 | 3.207 | 3.207 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> glance_v2.upload_data | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | glance_v2.delete_image | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | total | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 100.0% | 1 | | -> duration | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.290933 Full duration: 14.546016 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3f9720dc-9be8-4905-8751-bc4fbc6806aa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.689 | 3.689 | 3.689 | 3.689 | 3.689 | 3.689 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | -> glance_v2.upload_data | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | glance_v2.list_images | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 100.0% | 1 | | -> duration | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.743653 Full duration: 17.003978 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3f9720dc-9be8-4905-8751-bc4fbc6806aa has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | -> duration | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.302098 Full duration: 9.892593 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "number_instances": 2, "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 3f9720dc-9be8-4905-8751-bc4fbc6806aa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.01 | 4.01 | 4.01 | 4.01 | 4.01 | 4.01 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | -> glance_v2.upload_data | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | nova.boot_servers | 9.073 | 9.073 | 9.073 | 9.073 | 9.073 | 9.073 | 100.0% | 1 | | total | 13.083 | 13.083 | 13.083 | 13.083 | 13.083 | 13.083 | 100.0% | 1 | | -> duration | 12.083 | 12.083 | 12.083 | 12.083 | 12.083 | 12.083 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.082775 Full duration: 36.265561 HINTS: * To plot HTML graphics with this data, run: rally task report 3f9720dc-9be8-4905-8751-bc4fbc6806aa --out output.html * To generate a JUnit report, run: rally task export 3f9720dc-9be8-4905-8751-bc4fbc6806aa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3f9720dc-9be8-4905-8751-bc4fbc6806aa --json --out output.json 2018-04-07 12:35:06,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3f9720dc-9be8-4905-8751-bc4fbc6806aa'] 2018-04-07 12:35:07,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:35:07,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3f9720dc-9be8-4905-8751-bc4fbc6806aa', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-07 12:35:07,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-07 12:35:07,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-07 12:35:07,563 - 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-04-07 12:35:07,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:35:07,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:35:07,599 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-07 12:35:07,599 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-07 12:35:07,599 - 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-04-07 12:35:07,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:35:07,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:35:07,632 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:38:59,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f 2018-04-07 12:38:59,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '6abf03d8-19c3-4d9b-870e-e0eb3cbc987f'] 2018-04-07 12:39:01,148 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | 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.171 | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | total | 5.426 | 5.426 | 5.426 | 5.426 | 5.426 | 5.426 | 100.0% | 1 | | -> duration | 5.426 | 5.426 | 5.426 | 5.426 | 5.426 | 5.426 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.42592 Full duration: 28.321378 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 100.0% | 1 | | cinder_v2.delete_volume | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 100.0% | 1 | | total | 6.136 | 6.136 | 6.136 | 6.136 | 6.136 | 6.136 | 100.0% | 1 | | -> duration | 6.136 | 6.136 | 6.136 | 6.136 | 6.136 | 6.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.136453 Full duration: 20.759961 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.508 | 5.508 | 5.508 | 5.508 | 5.508 | 5.508 | 100.0% | 1 | | cinder_v2.delete_volume | 2.216 | 2.216 | 2.216 | 2.216 | 2.216 | 2.216 | 100.0% | 1 | | total | 7.724 | 7.724 | 7.724 | 7.724 | 7.724 | 7.724 | 100.0% | 1 | | -> duration | 7.724 | 7.724 | 7.724 | 7.724 | 7.724 | 7.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.72397 Full duration: 20.460319 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.364 | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 100.0% | 1 | | cinder_v2.delete_volume | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 5.595 | 5.595 | 5.595 | 5.595 | 5.595 | 5.595 | 100.0% | 1 | | -> duration | 5.595 | 5.595 | 5.595 | 5.595 | 5.595 | 5.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.594641 Full duration: 17.980863 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.992 | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 100.0% | 1 | | cinder_v2.extend_volume | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | cinder_v2.delete_volume | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 100.0% | 1 | | total | 8.696 | 8.696 | 8.696 | 8.696 | 8.696 | 8.696 | 100.0% | 1 | | -> duration | 8.696 | 8.696 | 8.696 | 8.696 | 8.696 | 8.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.695737 Full duration: 22.526078 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.539 | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 100.0% | 1 | | cinder_v2.delete_volume | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | total | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> duration | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.760634 Full duration: 26.672486 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834598 Full duration: 16.489186 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | cinder_v2.set_qos | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 100.0% | 1 | | -> duration | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.482826 Full duration: 15.561372 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | cinder_v2.list_types | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806848 Full duration: 14.45483 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 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.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917229 Full duration: 15.555763 HINTS: * To plot HTML graphics with this data, run: rally task report 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f --out output.html * To generate a JUnit report, run: rally task export 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6abf03d8-19c3-4d9b-870e-e0eb3cbc987f --json --out output.json 2018-04-07 12:39:01,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6abf03d8-19c3-4d9b-870e-e0eb3cbc987f'] 2018-04-07 12:39:02,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:39:02,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6abf03d8-19c3-4d9b-870e-e0eb3cbc987f', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-07 12:39:02,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-07 12:39:02,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-07 12:39:02,646 - 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-04-07 12:39:02,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:39:02,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:39:02,688 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:40:48,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a16823de-697d-473b-b180-e06121b60467 2018-04-07 12:40:48,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a16823de-697d-473b-b180-e06121b60467'] 2018-04-07 12:40:50,017 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a16823de-697d-473b-b180-e06121b60467: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task a16823de-697d-473b-b180-e06121b60467 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.17 | 5.17 | 5.17 | 5.17 | 5.17 | 5.17 | 100.0% | 1 | | heat.update_stack | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 100.0% | 1 | | heat.delete_stack | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | total | 10.014 | 10.014 | 10.014 | 10.014 | 10.014 | 10.014 | 100.0% | 1 | | -> duration | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.013695 Full duration: 24.483957 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task a16823de-697d-473b-b180-e06121b60467 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 100.0% | 1 | | heat.check_stack | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | heat.delete_stack | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | total | 7.864 | 7.864 | 7.864 | 7.864 | 7.864 | 7.864 | 100.0% | 1 | | -> duration | 5.864 | 5.864 | 5.864 | 5.864 | 5.864 | 5.864 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.863777 Full duration: 21.18096 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task a16823de-697d-473b-b180-e06121b60467 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 100.0% | 1 | | heat.suspend_stack | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | heat.resume_stack | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | heat.delete_stack | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | total | 9.538 | 9.538 | 9.538 | 9.538 | 9.538 | 9.538 | 100.0% | 1 | | -> duration | 7.538 | 7.538 | 7.538 | 7.538 | 7.538 | 7.538 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.537768 Full duration: 23.288162 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task a16823de-697d-473b-b180-e06121b60467 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870896 Full duration: 12.665478 HINTS: * To plot HTML graphics with this data, run: rally task report a16823de-697d-473b-b180-e06121b60467 --out output.html * To generate a JUnit report, run: rally task export a16823de-697d-473b-b180-e06121b60467 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a16823de-697d-473b-b180-e06121b60467 --json --out output.json 2018-04-07 12:40:50,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a16823de-697d-473b-b180-e06121b60467'] 2018-04-07 12:40:51,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:40:51,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a16823de-697d-473b-b180-e06121b60467', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-07 12:40:51,430 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-07 12:40:51,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-07 12:40:51,431 - 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-04-07 12:40:51,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:40:51,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:40:51,469 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:44:44,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 307313b6-73c7-4f05-af07-db374b0da8c7 2018-04-07 12:44:44,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '307313b6-73c7-4f05-af07-db374b0da8c7'] 2018-04-07 12:44:45,831 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | keystone_v3.add_role | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | keystone_v3.revoke_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> duration | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042591 Full duration: 17.731277 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | keystone_v3.add_role | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937691 Full duration: 17.381243 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | keystone_v3.list_projects | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041128 Full duration: 17.494373 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | keystone_v3.delete_role | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 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.876078 Full duration: 15.818559 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | keystone_v3.delete_service | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757186 Full duration: 15.445975 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | keystone_v3.create_user | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | -> keystone_v3.add_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.create_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.get_project | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | keystone_v3.get_user | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.get_role | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | keystone_v3.list_services | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_services | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 100.0% | 1 | | -> duration | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.348991 Full duration: 24.076101 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | keystone_v3.update_project | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | keystone_v3.delete_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 100.0% | 1 | | -> duration | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.288627 Full duration: 16.810327 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031558 Full duration: 17.211313 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 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.929221 Full duration: 18.151135 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | keystone_v3.list_users | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> duration | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251306 Full duration: 19.302961 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 307313b6-73c7-4f05-af07-db374b0da8c7 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | keystone_v3.create_users | 6.059 | 6.059 | 6.059 | 6.059 | 6.059 | 6.059 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.058 | 6.058 | 6.058 | 6.058 | 6.058 | 6.058 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | total | 8.538 | 8.538 | 8.538 | 8.538 | 8.538 | 8.538 | 100.0% | 1 | | -> duration | 8.538 | 8.538 | 8.538 | 8.538 | 8.538 | 8.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.537627 Full duration: 28.195797 HINTS: * To plot HTML graphics with this data, run: rally task report 307313b6-73c7-4f05-af07-db374b0da8c7 --out output.html * To generate a JUnit report, run: rally task export 307313b6-73c7-4f05-af07-db374b0da8c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 307313b6-73c7-4f05-af07-db374b0da8c7 --json --out output.json 2018-04-07 12:44:45,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '307313b6-73c7-4f05-af07-db374b0da8c7'] 2018-04-07 12:44:47,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:44:47,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '307313b6-73c7-4f05-af07-db374b0da8c7', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-07 12:44:47,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-07 12:44:47,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-07 12:44:47,320 - 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-04-07 12:44:47,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:44:47,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:44:47,364 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:51:47,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48de08e6-a093-437a-a3e0-35a7ca016a9a 2018-04-07 12:51:47,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '48de08e6-a093-437a-a3e0-35a7ca016a9a'] 2018-04-07 12:51:48,726 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 100.0% | 1 | | neutron.delete_network | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | total | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 100.0% | 1 | | -> duration | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.228752 Full duration: 19.395505 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | neutron.delete_port | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | total | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | -> duration | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.193651 Full duration: 41.765841 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.create_subnet | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | neutron.create_router | 2.895 | 2.895 | 2.895 | 2.895 | 2.895 | 2.895 | 100.0% | 1 | | neutron.add_interface_router | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | neutron.remove_interface_router | 1.511 | 1.511 | 1.511 | 1.511 | 1.511 | 1.511 | 100.0% | 1 | | neutron.delete_router | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 100.0% | 1 | | total | 10.654 | 10.654 | 10.654 | 10.654 | 10.654 | 10.654 | 100.0% | 1 | | -> duration | 10.654 | 10.654 | 10.654 | 10.654 | 10.654 | 10.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.654227 Full duration: 54.517786 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | neutron.delete_subnet | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | total | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | -> duration | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.942199 Full duration: 37.60193 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | neutron.list_networks | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | -> duration | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.469805 Full duration: 21.121737 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | neutron.list_ports | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 100.0% | 1 | | -> duration | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.768937 Full duration: 39.922634 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | neutron.create_subnet | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | neutron.create_router | 2.881 | 2.881 | 2.881 | 2.881 | 2.881 | 2.881 | 100.0% | 1 | | neutron.add_interface_router | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | neutron.list_routers | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 6.513 | 6.513 | 6.513 | 6.513 | 6.513 | 6.513 | 100.0% | 1 | | -> duration | 6.513 | 6.513 | 6.513 | 6.513 | 6.513 | 6.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.513435 Full duration: 54.972022 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | neutron.create_subnet | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | neutron.list_subnets | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | -> duration | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.582366 Full duration: 48.179483 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | 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.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | neutron.delete_security_group | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> duration | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.243571 Full duration: 17.748979 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | neutron.create_security_group_rule | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | neutron.delete_security_group | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | -> duration | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.666715 Full duration: 19.806093 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 48de08e6-a093-437a-a3e0-35a7ca016a9a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | neutron.create_router | 3.379 | 3.379 | 3.379 | 3.379 | 3.379 | 3.379 | 100.0% | 1 | | neutron.add_gateway_router | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 100.0% | 1 | | neutron.remove_gateway_router | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | total | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 100.0% | 1 | | -> duration | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.441954 Full duration: 35.81598 HINTS: * To plot HTML graphics with this data, run: rally task report 48de08e6-a093-437a-a3e0-35a7ca016a9a --out output.html * To generate a JUnit report, run: rally task export 48de08e6-a093-437a-a3e0-35a7ca016a9a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 48de08e6-a093-437a-a3e0-35a7ca016a9a --json --out output.json 2018-04-07 12:51:48,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '48de08e6-a093-437a-a3e0-35a7ca016a9a'] 2018-04-07 12:51:50,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:51:50,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '48de08e6-a093-437a-a3e0-35a7ca016a9a', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-07 12:51:50,232 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-07 12:51:50,233 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-07 12:51:50,234 - 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-04-07 12:51:50,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:51:50,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:51:50,281 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 12:59:28,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b336d897-21f4-4844-83c4-4d2e7b4f4e22 2018-04-07 12:59:28,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b336d897-21f4-4844-83c4-4d2e7b4f4e22'] 2018-04-07 12:59:30,476 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "block_migration": false, "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.549 | 8.549 | 8.549 | 8.549 | 8.549 | 8.549 | 100.0% | 1 | | nova.find_host_to_migrate | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | nova.live_migrate | 10.398 | 10.398 | 10.398 | 10.398 | 10.398 | 10.398 | 100.0% | 1 | | nova.delete_server | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | total | 23.144 | 23.144 | 23.144 | 23.144 | 23.144 | 23.144 | 100.0% | 1 | | -> duration | 22.144 | 22.144 | 22.144 | 22.144 | 22.144 | 22.144 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.143612 Full duration: 34.557792 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.824 | 7.824 | 7.824 | 7.824 | 7.824 | 7.824 | 100.0% | 1 | | cinder_v2.create_volume | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | nova.attach_volume | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 100.0% | 1 | | nova.find_host_to_migrate | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | nova.live_migrate | 12.478 | 12.478 | 12.478 | 12.478 | 12.478 | 12.478 | 100.0% | 1 | | nova.detach_volume | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 100.0% | 1 | | cinder_v2.delete_volume | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | nova.delete_server | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | total | 35.279 | 35.279 | 35.279 | 35.279 | 35.279 | 35.279 | 100.0% | 1 | | -> duration | 34.279 | 34.279 | 34.279 | 34.279 | 34.279 | 34.279 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.278724 Full duration: 50.521927 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.723 | 5.723 | 5.723 | 5.723 | 5.723 | 5.723 | 100.0% | 1 | | nova.boot_server | 7.48 | 7.48 | 7.48 | 7.48 | 7.48 | 7.48 | 100.0% | 1 | | nova.find_host_to_migrate | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | nova.live_migrate | 12.332 | 12.332 | 12.332 | 12.332 | 12.332 | 12.332 | 100.0% | 1 | | nova.delete_server | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 100.0% | 1 | | total | 29.297 | 29.297 | 29.297 | 29.297 | 29.297 | 29.297 | 100.0% | 1 | | -> duration | 28.297 | 28.297 | 28.297 | 28.297 | 28.297 | 28.297 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.297414 Full duration: 45.875384 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "server_kwargs": { "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | nova.boot_server | 6.773 | 6.773 | 6.773 | 6.773 | 6.773 | 6.773 | 100.0% | 1 | | nova.delete_server | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | nova.delete_keypair | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 10.337 | 10.337 | 10.337 | 10.337 | 10.337 | 10.337 | 100.0% | 1 | | -> duration | 9.337 | 9.337 | 9.337 | 9.337 | 9.337 | 9.337 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.336869 Full duration: 42.024173 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "volume_size": 5, "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 100.0% | 1 | | nova.boot_server | 7.266 | 7.266 | 7.266 | 7.266 | 7.266 | 7.266 | 100.0% | 1 | | nova.delete_server | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | total | 15.254 | 15.254 | 15.254 | 15.254 | 15.254 | 15.254 | 100.0% | 1 | | -> duration | 14.254 | 14.254 | 14.254 | 14.254 | 14.254 | 14.254 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.253749 Full duration: 50.686791 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "force_delete": false, "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.085 | 7.085 | 7.085 | 7.085 | 7.085 | 7.085 | 100.0% | 1 | | nova.pause_server | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 100.0% | 1 | | nova.unpause_server | 2.71 | 2.71 | 2.71 | 2.71 | 2.71 | 2.71 | 100.0% | 1 | | nova.delete_server | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 14.848 | 14.848 | 14.848 | 14.848 | 14.848 | 14.848 | 100.0% | 1 | | -> duration | 9.848 | 9.848 | 9.848 | 9.848 | 9.848 | 9.848 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.84754 Full duration: 47.358742 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "nics": [ { "net-id": "78451f6c-4319-4102-9004-02b3d78a00dc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.174 | 7.174 | 7.174 | 7.174 | 7.174 | 7.174 | 100.0% | 1 | | nova.migrate | 70.542 | 70.542 | 70.542 | 70.542 | 70.542 | 70.542 | 100.0% | 1 | | nova.resize_confirm | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 100.0% | 1 | | nova.delete_server | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | total | 83.021 | 83.021 | 83.021 | 83.021 | 83.021 | 83.021 | 100.0% | 1 | | -> duration | 82.021 | 82.021 | 82.021 | 82.021 | 82.021 | 82.021 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 82.021142 Full duration: 94.565728 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "image": { "name": "Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.065 | 7.065 | 7.065 | 7.065 | 7.065 | 7.065 | 100.0% | 1 | | nova.list_interfaces | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 7.403 | 7.403 | 7.403 | 7.403 | 7.403 | 7.403 | 100.0% | 1 | | -> duration | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.403451 Full duration: 43.416565 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b336d897-21f4-4844-83c4-4d2e7b4f4e22 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | nova.delete_server_group | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92551 Full duration: 11.740691 HINTS: * To plot HTML graphics with this data, run: rally task report b336d897-21f4-4844-83c4-4d2e7b4f4e22 --out output.html * To generate a JUnit report, run: rally task export b336d897-21f4-4844-83c4-4d2e7b4f4e22 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b336d897-21f4-4844-83c4-4d2e7b4f4e22 --json --out output.json 2018-04-07 12:59:30,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b336d897-21f4-4844-83c4-4d2e7b4f4e22'] 2018-04-07 12:59:31,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 12:59:31,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b336d897-21f4-4844-83c4-4d2e7b4f4e22', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-07 12:59:31,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-07 12:59:31,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-07 12:59:31,943 - 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-04-07 12:59:31,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 12:59:31,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-07 12:59:31,983 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '78451f6c-4319-4102-9004-02b3d78a00dc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'flavor_name': 'rally-tiny-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5c76f4a3-c246-4ffd-8da4-2adab29b3f42', '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-04-07 13:00:35,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 66cf2dd6-1aeb-4378-9f75-f124b3f77137 2018-04-07 13:00:35,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '66cf2dd6-1aeb-4378-9f75-f124b3f77137'] 2018-04-07 13:00:37,115 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 66cf2dd6-1aeb-4378-9f75-f124b3f77137: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66cf2dd6-1aeb-4378-9f75-f124b3f77137 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | quotas.delete_quotas | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076114 Full duration: 11.002276 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66cf2dd6-1aeb-4378-9f75-f124b3f77137 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937877 Full duration: 10.196094 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66cf2dd6-1aeb-4378-9f75-f124b3f77137 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848542 Full duration: 10.251588 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66cf2dd6-1aeb-4378-9f75-f124b3f77137 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952525 Full duration: 10.385054 HINTS: * To plot HTML graphics with this data, run: rally task report 66cf2dd6-1aeb-4378-9f75-f124b3f77137 --out output.html * To generate a JUnit report, run: rally task export 66cf2dd6-1aeb-4378-9f75-f124b3f77137 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 66cf2dd6-1aeb-4378-9f75-f124b3f77137 --json --out output.json 2018-04-07 13:00:37,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '66cf2dd6-1aeb-4378-9f75-f124b3f77137'] 2018-04-07 13:00:38,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 13:00:38,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '66cf2dd6-1aeb-4378-9f75-f124b3f77137', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-07 13:00:38,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-07 13:00:38,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:57 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 03:18 | 10 | 100.00% | | heat | 01:21 | 4 | 100.00% | | keystone | 03:27 | 11 | 100.00% | | neutron | 06:30 | 11 | 100.00% | | nova | 07:00 | 9 | 100.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:36 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-07 13:00:38,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-07 13:00:50,352 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 13:00:50,352 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 13:00:50,356 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-07 13:00:50,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 13:00:53,926 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 13:00:53.689 11177 INFO rally.deployment.engine [-] Deployment f3132058-8c19-49d0-b8e9-699381173979 | Starting: Destroy cloud and free allocated resources. 2018-04-07 13:00:53.767 11177 INFO rally.deployment.engine [-] Deployment f3132058-8c19-49d0-b8e9-699381173979 | Completed: Destroy cloud and free allocated resources. 2018-04-07 13:00:53.781 11177 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05). 2018-04-07 13:00:53.784 11177 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 13:00:57,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 13:00:57.210 11180 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b50f96d5-2736-4dba-943b-251c206aca16) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b50f96d5-2736-4dba-943b-251c206aca16 | 2018-04-07T13:00:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b50f96d5-2736-4dba-943b-251c206aca16 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 13:01:02,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 13:01:02,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 13:01:05,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 13:01:05.394 11186 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=a1ecc956-3956-4ad5-b17f-0502bcd61b05). 2018-04-07 13:01:05.568 11186 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 13:01:10,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 13:01:08.898 11189 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 13:01:09.041 11189 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 13:01:10.364 11189 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b) as the default verifier for the future CLI operations. 2018-04-07 13:01:15,113 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 13:01:16,851 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 13:01:21,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 13:01:28,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 13:01:27.399 11208 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b) for deployment 'opnfv-rally' (UUID=b50f96d5-2736-4dba-943b-251c206aca16). 2018-04-07 13:01:28.345 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b) has been successfully configured for deployment 'opnfv-rally' (UUID=b50f96d5-2736-4dba-943b-251c206aca16)! 2018-04-07 13:01:28,470 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 13:01:28,470 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 13:01:28,473 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 13:01:32,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-07 13:01:35,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:35.442 11220 INFO rally.api [-] Starting verification (UUID=bff66d21-ba43-4a3c-81b4-46691c018ecb) for deployment 'opnfv-rally' (UUID=b50f96d5-2736-4dba-943b-251c206aca16) by verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b). 2018-04-07 13:01:35,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: bff66d21-ba43-4a3c-81b4-46691c018ecb 2018-04-07 13:01:50,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:50.956 11220 INFO opnfv-tempest [-] {4} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.025s] 2018-04-07 13:01:51,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.502 11220 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.227s] 2018-04-07 13:01:51,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.574 11220 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.441s] 2018-04-07 13:01:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.641 11220 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.355s] 2018-04-07 13:01:51,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.666 11220 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.357s] 2018-04-07 13:01:51,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.766 11220 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.100s] 2018-04-07 13:01:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.801 11220 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.331s] 2018-04-07 13:01:51,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:51.933 11220 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.131s] 2018-04-07 13:01:52,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.131 11220 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.758s] 2018-04-07 13:01:52,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.164 11220 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.031s] 2018-04-07 13:01:52,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.168 11220 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.642s] 2018-04-07 13:01:52,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.416 11220 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.252s] 2018-04-07 13:01:52,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.431 11220 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.015s] 2018-04-07 13:01:52,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.465 11220 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.033s] 2018-04-07 13:01:52,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:52.835 11220 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.289s] 2018-04-07 13:01:53,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:53.266 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.776s] 2018-04-07 13:01:53,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:53.587 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.579s] 2018-04-07 13:01:54,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:54.399 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.131s] 2018-04-07 13:01:55,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:55.422 11220 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.153s] 2018-04-07 13:01:55,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:55.544 11220 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.122s] 2018-04-07 13:01:55,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:55.790 11220 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.246s] 2018-04-07 13:01:56,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:56.005 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.818s] 2018-04-07 13:01:56,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:56.557 11220 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.424s] 2018-04-07 13:01:56,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:56.599 11220 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.042s] 2018-04-07 13:01:57,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.168 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.080s] 2018-04-07 13:01:57,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.230 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.061s] 2018-04-07 13:01:57,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.337 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.107s] 2018-04-07 13:01:57,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.426 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.024s] 2018-04-07 13:01:57,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.505 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.018s] 2018-04-07 13:01:57,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.511 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.356s] 2018-04-07 13:01:57,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.528 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.021s] 2018-04-07 13:01:57,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.616 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.088s] 2018-04-07 13:01:57,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.670 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.054s] 2018-04-07 13:01:57,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.733 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.061s] 2018-04-07 13:01:57,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.819 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.086s] 2018-04-07 13:01:57,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.895 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.557s] 2018-04-07 13:01:57,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:57.897 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.078s] 2018-04-07 13:01:58,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.003 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.104s] 2018-04-07 13:01:58,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.062 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.058s] 2018-04-07 13:01:58,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.090 11220 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.575s] 2018-04-07 13:01:58,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.106 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.211s] 2018-04-07 13:01:58,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.139 11220 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.077s] 2018-04-07 13:01:58,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.160 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.736s] 2018-04-07 13:01:58,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.491 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.484s] 2018-04-07 13:01:58,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.523 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.415s] 2018-04-07 13:01:58,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.582 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.068s] 2018-04-07 13:01:58,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.594 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.071s] 2018-04-07 13:01:58,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.673 11220 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.400s] 2018-04-07 13:01:58,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.682 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.088s] 2018-04-07 13:01:58,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.779 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.096s] 2018-04-07 13:01:58,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.873 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.093s] 2018-04-07 13:01:58,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:58.942 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.068s] 2018-04-07 13:01:59,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.096 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.154s] 2018-04-07 13:01:59,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.192 11220 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.518s] 2018-04-07 13:01:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.196 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.614s] 2018-04-07 13:01:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.235 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.138s] 2018-04-07 13:01:59,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.327 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.091s] 2018-04-07 13:01:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.402 11220 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.075s] 2018-04-07 13:01:59,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.562 11220 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.370s] 2018-04-07 13:01:59,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.828 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.096s] 2018-04-07 13:01:59,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.832 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.635s] 2018-04-07 13:01:59,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:01:59.860 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.697s] 2018-04-07 13:02:00,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:00.120 11220 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.651s] 2018-04-07 13:02:00,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:00.475 11220 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.354s] 2018-04-07 13:02:00,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:00.544 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.711s] 2018-04-07 13:02:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:00.910 11220 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.434s] 2018-04-07 13:02:01,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.187 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.130s] 2018-04-07 13:02:01,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.207 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.019s] 2018-04-07 13:02:01,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.239 11220 INFO opnfv-tempest [-] {14} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.570s] 2018-04-07 13:02:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.414 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.554s] 2018-04-07 13:02:01,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.424 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.216s] 2018-04-07 13:02:01,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.445 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.020s] 2018-04-07 13:02:01,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.466 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.021s] 2018-04-07 13:02:01,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.517 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.050s] 2018-04-07 13:02:01,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.630 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.082s] 2018-04-07 13:02:01,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.631 11220 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.719s] 2018-04-07 13:02:01,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.633 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.115s] 2018-04-07 13:02:01,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.742 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.108s] 2018-04-07 13:02:01,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:01.746 11220 INFO opnfv-tempest [-] {14} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.505s] 2018-04-07 13:02:02,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.017 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.274s] 2018-04-07 13:02:02,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.039 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.023s] 2018-04-07 13:02:02,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.154 11220 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.115s] 2018-04-07 13:02:02,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.294 11220 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.664s] 2018-04-07 13:02:02,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.560 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.930s] 2018-04-07 13:02:02,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.666 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.107s] 2018-04-07 13:02:02,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.704 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.037s] 2018-04-07 13:02:02,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.749 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.046s] 2018-04-07 13:02:02,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.785 11220 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.035s] 2018-04-07 13:02:02,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.815 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.987s] 2018-04-07 13:02:02,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:02.945 11220 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.651s] 2018-04-07 13:02:03,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:03.028 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [9.436s] 2018-04-07 13:02:03,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:03.184 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.693s] 2018-04-07 13:02:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:03.457 11220 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.047s] 2018-04-07 13:02:03,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:03.758 11220 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.588s] 2018-04-07 13:02:03,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:03.792 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.375s] 2018-04-07 13:02:03,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:03.893 11220 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.103s] 2018-04-07 13:02:06,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:06.743 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.337s] 2018-04-07 13:02:07,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:07.151 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.409s] 2018-04-07 13:02:07,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:07.516 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.365s] 2018-04-07 13:02:07,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:07.901 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.716s] 2018-04-07 13:02:07,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:07.971 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.455s] 2018-04-07 13:02:08,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:08.605 11220 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.512s] 2018-04-07 13:02:08,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:08.790 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.819s] 2018-04-07 13:02:08,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:08.884 11220 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.315s] 2018-04-07 13:02:08,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:08.917 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.125s] 2018-04-07 13:02:08,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:08.936 11220 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.052s] 2018-04-07 13:02:09,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:09.050 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.133s] 2018-04-07 13:02:09,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:09.235 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.185s] 2018-04-07 13:02:09,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:09.371 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.135s] 2018-04-07 13:02:09,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:09.486 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.114s] 2018-04-07 13:02:09,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:09.497 11220 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.040s] 2018-04-07 13:02:09,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:09.713 11220 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.227s] 2018-04-07 13:02:11,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:11.812 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.026s] 2018-04-07 13:02:11,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:11.859 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.047s] 2018-04-07 13:02:11,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:11.930 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.069s] 2018-04-07 13:02:11,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:11.990 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.060s] 2018-04-07 13:02:12,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.014 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.024s] 2018-04-07 13:02:12,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.045 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.031s] 2018-04-07 13:02:12,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.102 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.057s] 2018-04-07 13:02:12,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.250 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.147s] 2018-04-07 13:02:12,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.272 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.021s] 2018-04-07 13:02:12,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.329 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.057s] 2018-04-07 13:02:12,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.350 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.020s] 2018-04-07 13:02:12,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.371 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.470s] 2018-04-07 13:02:12,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.435 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.084s] 2018-04-07 13:02:12,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.536 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.100s] 2018-04-07 13:02:12,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.597 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.061s] 2018-04-07 13:02:12,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.686 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.089s] 2018-04-07 13:02:12,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:12.972 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.285s] 2018-04-07 13:02:13,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.037 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.065s] 2018-04-07 13:02:13,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.093 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.056s] 2018-04-07 13:02:13,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.119 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.024s] 2018-04-07 13:02:13,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.183 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.064s] 2018-04-07 13:02:13,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.245 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.061s] 2018-04-07 13:02:13,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.265 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.283s] 2018-04-07 13:02:13,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.302 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.056s] 2018-04-07 13:02:13,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:13.358 11220 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.055s] 2018-04-07 13:02:15,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:15.119 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.747s] 2018-04-07 13:02:17,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:17.620 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.500s] 2018-04-07 13:02:18,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:18.588 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.556s] 2018-04-07 13:02:18,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:18.833 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.567s] 2018-04-07 13:02:19,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:19.450 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.296s] 2018-04-07 13:02:19,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:19.717 11220 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.111s] 2018-04-07 13:02:20,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:20.847 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.396s] 2018-04-07 13:02:21,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:21.297 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.463s] 2018-04-07 13:02:21,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:21.377 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.755s] 2018-04-07 13:02:21,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:21.465 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.168s] 2018-04-07 13:02:21,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:21.543 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.077s] 2018-04-07 13:02:21,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:21.633 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.090s] 2018-04-07 13:02:21,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:21.696 11220 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.062s] 2018-04-07 13:02:22,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:22.007 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.160s] 2018-04-07 13:02:23,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:23.267 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.259s] 2018-04-07 13:02:24,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:24.451 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.183s] 2018-04-07 13:02:24,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:24.460 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.083s] 2018-04-07 13:02:24,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:24.615 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.154s] 2018-04-07 13:02:24,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:24.782 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.166s] 2018-04-07 13:02:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:24.865 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-04-07 13:02:25,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:25.016 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.150s] 2018-04-07 13:02:25,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:25.155 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.139s] 2018-04-07 13:02:25,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:25.291 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.135s] 2018-04-07 13:02:25,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:25.397 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.105s] 2018-04-07 13:02:25,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:25.477 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.079s] 2018-04-07 13:02:25,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:25.957 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.506s] 2018-04-07 13:02:26,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:26.302 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.345s] 2018-04-07 13:02:26,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:26.797 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.495s] 2018-04-07 13:02:27,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:27.318 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.731s] 2018-04-07 13:02:27,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:27.372 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.575s] 2018-04-07 13:02:28,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:28.682 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.307s] 2018-04-07 13:02:29,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:29.041 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.360s] 2018-04-07 13:02:29,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:29.401 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.360s] 2018-04-07 13:02:29,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:29.774 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.373s] 2018-04-07 13:02:30,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:30.947 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.171s] 2018-04-07 13:02:31,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:31.430 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.484s] 2018-04-07 13:02:31,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:31.485 11220 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.008s] 2018-04-07 13:02:31,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:31.773 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.343s] 2018-04-07 13:02:32,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:32.134 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.360s] 2018-04-07 13:02:32,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:32.482 11220 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.348s] 2018-04-07 13:02:39,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:39.775 11220 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [22.698s] 2018-04-07 13:02:39,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:39.884 11220 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.108s] 2018-04-07 13:02:40,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:40.190 11220 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.305s] 2018-04-07 13:02:40,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:40.362 11220 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.172s] 2018-04-07 13:02:40,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:40.363 11220 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 13:02:42,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:42.355 11220 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.564s] 2018-04-07 13:02:42,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:42.716 11220 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.361s] 2018-04-07 13:02:49,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:49.356 11220 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [49.786s] 2018-04-07 13:02:54,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:54.379 11220 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [55.256s] 2018-04-07 13:02:54,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:54.850 11220 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.476s] 2018-04-07 13:02:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:56.902 11220 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.400s] 2018-04-07 13:02:57,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:02:57.360 11220 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.458s] 2018-04-07 13:03:24,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:24.839 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [57.506s] 2018-04-07 13:03:26,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:26.533 11220 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [67.486s] 2018-04-07 13:03:28,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:28.027 11220 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [69.688s] 2018-04-07 13:03:28,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:28.151 11220 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.123s] 2018-04-07 13:03:28,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:28.441 11220 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.291s] 2018-04-07 13:03:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:28.624 11220 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.181s] 2018-04-07 13:03:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:28.627 11220 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 13:03:38,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:38.896 11220 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.364s] 2018-04-07 13:03:50,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:50.432 11220 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.135s] 2018-04-07 13:03:50,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:03:50.552 11220 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.119s] 2018-04-07 13:05:02,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:05:02.309 11220 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [83.407s] 2018-04-07 13:05:30,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:05:30.116 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [108.983s] 2018-04-07 13:05:54,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:05:54.055 11220 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [23.932s] 2018-04-07 13:06:07,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:06:07.776 11220 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [65.460s] 2018-04-07 13:06:24,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:06:24.015 11220 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.229s] 2018-04-07 13:06:27,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bff66d21-ba43-4a3c-81b4-46691c018ecb']'. 2018-04-07 13:06:28,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 13:06:28,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 13:06:28,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 13:06:28,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bff66d21-ba43-4a3c-81b4-46691c018ecb | 2018-04-07 13:06:28,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 13:06:28,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 13:01:35 | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 13:06:26 | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:51 | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e9de55ef-2e31-4925-a15c-d3158a82a20b) | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b50f96d5-2736-4dba-943b-251c206aca16) | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-07 13:06:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 275.486 | 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 204 | 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 13:06:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 13:06:29,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-07 13:06:37,498 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 13:06:37,499 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:22 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 13:06:37,508 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-07 13:06:37,605 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 13:06:41,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 13:06:40.886 11372 INFO rally.deployment.engine [-] Deployment b50f96d5-2736-4dba-943b-251c206aca16 | Starting: Destroy cloud and free allocated resources. 2018-04-07 13:06:40.954 11372 INFO rally.deployment.engine [-] Deployment b50f96d5-2736-4dba-943b-251c206aca16 | Completed: Destroy cloud and free allocated resources. 2018-04-07 13:06:40.988 11372 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b) for deployment 'opnfv-rally'. 2018-04-07 13:06:41.010 11372 INFO rally.api [-] Deleting verification (UUID=bff66d21-ba43-4a3c-81b4-46691c018ecb). 2018-04-07 13:06:41.046 11372 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 13:06:41.046 11372 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b). 2018-04-07 13:06:41.052 11372 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 13:06:44,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 13:06:44.507 11375 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5ae35155-8ec3-4633-a406-0376f445710f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5ae35155-8ec3-4633-a406-0376f445710f | 2018-04-07T13:06:44 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5ae35155-8ec3-4633-a406-0376f445710f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 13:06:49,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 13:06:49,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 13:06:53,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 13:06:52.838 11381 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e9de55ef-2e31-4925-a15c-d3158a82a20b). 2018-04-07 13:06:53.020 11381 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 13:06:57,897 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 13:06:56.325 11384 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 13:06:56.449 11384 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 13:06:57.774 11384 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44) as the default verifier for the future CLI operations. 2018-04-07 13:07:02,586 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 13:07:04,701 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 13:07:08,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 13:07:15,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 13:07:14.262 11403 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44) for deployment 'opnfv-rally' (UUID=5ae35155-8ec3-4633-a406-0376f445710f). 2018-04-07 13:07:15.231 11403 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44) has been successfully configured for deployment 'opnfv-rally' (UUID=5ae35155-8ec3-4633-a406-0376f445710f)! 2018-04-07 13:07:15,339 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 13:07:15,339 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 13:07:15,342 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 13:07:15,353 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 13:07:19,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c37dd421-b372-4d2e-9c46-80073d59de44/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-07 13:07:19,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-07 13:07:23,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 13:07:23.126 11412 INFO rally.api [-] Starting verification (UUID=6a383bf2-ebed-4bc5-a4eb-e019afa19198) for deployment 'opnfv-rally' (UUID=5ae35155-8ec3-4633-a406-0376f445710f) by verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44). 2018-04-07 13:07:23,127 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6a383bf2-ebed-4bc5-a4eb-e019afa19198 2018-04-07 13:09:57,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6a383bf2-ebed-4bc5-a4eb-e019afa19198']'. 2018-04-07 13:09:58,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6a383bf2-ebed-4bc5-a4eb-e019afa19198 | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 13:07:23 | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 13:09:57 | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:34 | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c37dd421-b372-4d2e-9c46-80073d59de44) | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5ae35155-8ec3-4633-a406-0376f445710f) | 2018-04-07 13:09:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 139.25 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 132 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 155 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 13:09:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 13:09:58,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-07 13:10:05,662 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 13:10:05,662 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 13:10:05,667 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-07 13:10:06,789 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 14:02:28,961 - xtesting.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_as_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_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... 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_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_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... 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_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (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_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'c23f6a78-7db1-4627-be25-7b2b0ee6a7e4' != u'a1159457-42f3-4ccb-8350-de1ac49b12f8' - c23f6a78-7db1-4627-be25-7b2b0ee6a7e4 + a1159457-42f3-4ccb-8350-de1ac49b12f8 ---------------------------------------------------------------------- Ran 119 tests in 3142.119s FAILED (failures=1) 2018-04-07 14:02:29,745 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 14:02:29,746 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 52:22 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-07 14:02:29,750 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-07 14:02:29,751 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-07 14:02:29,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 14:02:33,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 14:02:33.135 11679 INFO rally.deployment.engine [-] Deployment 5ae35155-8ec3-4633-a406-0376f445710f | Starting: Destroy cloud and free allocated resources. 2018-04-07 14:02:33.215 11679 INFO rally.deployment.engine [-] Deployment 5ae35155-8ec3-4633-a406-0376f445710f | Completed: Destroy cloud and free allocated resources. 2018-04-07 14:02:33.258 11679 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44) for deployment 'opnfv-rally'. 2018-04-07 14:02:33.288 11679 INFO rally.api [-] Deleting verification (UUID=6a383bf2-ebed-4bc5-a4eb-e019afa19198). 2018-04-07 14:02:33.321 11679 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 14:02:33.321 11679 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44). 2018-04-07 14:02:33.327 11679 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 14:02:37,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 14:02:36.851 11682 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=921f90eb-4616-48c4-97d8-45f9df5d138b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 921f90eb-4616-48c4-97d8-45f9df5d138b | 2018-04-07T14:02:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 921f90eb-4616-48c4-97d8-45f9df5d138b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 14:02:41,812 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 14:02:41,813 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 14:02:45,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 14:02:45.055 11688 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c37dd421-b372-4d2e-9c46-80073d59de44). 2018-04-07 14:02:45.192 11688 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 14:02:50,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 14:02:48.497 11691 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 14:02:48.682 11691 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 14:02:49.979 11691 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fdf6746f-eac3-4290-9e00-57bdc22028f5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=fdf6746f-eac3-4290-9e00-57bdc22028f5) as the default verifier for the future CLI operations. 2018-04-07 14:02:54,685 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 14:02:56,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 14:03:00,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 14:03:07,779 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 14:03:06.563 11710 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fdf6746f-eac3-4290-9e00-57bdc22028f5) for deployment 'opnfv-rally' (UUID=921f90eb-4616-48c4-97d8-45f9df5d138b). 2018-04-07 14:03:07.646 11710 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fdf6746f-eac3-4290-9e00-57bdc22028f5) has been successfully configured for deployment 'opnfv-rally' (UUID=921f90eb-4616-48c4-97d8-45f9df5d138b)! 2018-04-07 14:03:07,780 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 14:03:07,780 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 14:03:07,782 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 14:03:07,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 14:03:12,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fdf6746f-eac3-4290-9e00-57bdc22028f5/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-07 14:03:12,113 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 14:03:12,116 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 14:03:12,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-07 14:03:15,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 14:03:15.436 11719 INFO rally.api [-] Starting verification (UUID=a0ec05ba-5a05-4cce-bb9c-9278ffa1770d) for deployment 'opnfv-rally' (UUID=921f90eb-4616-48c4-97d8-45f9df5d138b) by verifier 'opnfv-tempest' (UUID=fdf6746f-eac3-4290-9e00-57bdc22028f5). 2018-04-07 14:03:15,437 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a0ec05ba-5a05-4cce-bb9c-9278ffa1770d 2018-04-07 14:04:36,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a0ec05ba-5a05-4cce-bb9c-9278ffa1770d']'. 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a0ec05ba-5a05-4cce-bb9c-9278ffa1770d | 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 14:03:15 | 2018-04-07 14:04:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 14:04:36 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:21 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fdf6746f-eac3-4290-9e00-57bdc22028f5) | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 921f90eb-4616-48c4-97d8-45f9df5d138b) | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 68.418 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 4 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 39 | 2018-04-07 14:04:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 14:04:37,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 14:04:37,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 9.3023255814% 2018-04-07 14:04:44,507 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 14:04:44,507 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 01:49 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-07 14:04:44,511 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-07 14:04:44,512 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:31 | PASS | | vping_userdata | functest | smoke | 01:28 | PASS | | tempest_smoke_serial | functest | smoke | 16:17 | FAIL | | rally_sanity | functest | smoke | 29:14 | PASS | | refstack_defcore | functest | smoke | 05:22 | PASS | | patrole | functest | smoke | 03:02 | PASS | | snaps_smoke | functest | smoke | 52:22 | FAIL | | neutron_trunk | functest | smoke | 01:49 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-07 14:04:44,518 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-07 14:04:55,300 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-baremetal-daily-master-68 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod1 | +--------------------------------------+------------------------------------------------------------+ 2018-04-07 14:04:55,303 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5c980c0c98ef67bec44a3208429c61f3d258e57ff' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.168.10.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.168.10.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:04:55,304 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 14:04:55,304 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 14:04:55,304 - xtesting.ci.run_tests - INFO - Xtesting 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-04-07 14:04:55,307 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 14:05:01,439 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-baremetal-daily-master-68 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod1 | +--------------------------------------+------------------------------------------------------------+ 2018-04-07 14:05:01,442 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5c980c0c98ef67bec44a3208429c61f3d258e57ff' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.168.10.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.168.10.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:05:01,442 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 14:05:01,443 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-07 14:05:01,445 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-07 14:05:01,445 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-07 14:05:02,439 - 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-04-07 14:05:02,493 - 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-04-07 14:05:02,525 - 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/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-07 14:05:05,345 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 14:05:05,346 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-07 14:05:09,139 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-c15095b9-f7d6-4a5d-aec0-30f46e446bde, password=63063bc7-da11-4711-9d39-a9c4a623433a, auth_url=https://192.168.10.222:5000/v3, project_name=cloudify_ims-c15095b9-f7d6-4a5d-aec0-30f46e446bde, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=publicURL, region_name=RegionOne, proxy_settings=None, cacert=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:05:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-07 14:05:09,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-07 14:05:09,982 - 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-04-07 14:07:26,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-07 14:07:35,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-07 14:07:36,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-07 14:07:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-07 14:07:51,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-07 14:07:52,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-07 14:10:23,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '63063bc7-da11-4711-9d39-a9c4a623433a', 'keystone_tenant_name': 'cloudify_ims-c15095b9-f7d6-4a5d-aec0-30f46e446bde', 'region': 'RegionOne', 'keystone_url': u'https://192.168.10.222:5000', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-c15095b9-f7d6-4a5d-aec0-30f46e446bde', 'project_domain_name': 'Default'} 2018-04-07 14:10:23,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-04-07 14:10:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - The current manager status is running 2018-04-07 14:11:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-04-07 14:11:01,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-04-07 14:11:02,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-04-07 14:11:05,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo cp ~/cloudify_ims.pem /etc/cloudify/ stdout: 2018-04-07 14:11:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_ims.pem stdout: 2018-04-07 14:12:00,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.vpshosting.com.hk * extras: centos.01link.hk * updates: centos.01link.hk Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-16.el7_4.2 will be installed --> Processing Dependency: libgomp = 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: cpp = 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libgcc >= 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-16.el7_4.2.x86_64 ---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-58.el7 for package: python-devel-2.7.5-58.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-16.el7_4.2 will be installed ---> Package glibc-devel.x86_64 0:2.17-196.el7_4.2 will be installed --> Processing Dependency: glibc-headers = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64 --> Processing Dependency: glibc = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-196.el7_4.2.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-16.el7_4.2 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-16.el7_4.2 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-58.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-58.el7 for package: python-2.7.5-58.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-196.el7_4.2 will be an update ---> Package glibc-headers.x86_64 0:2.17-196.el7_4.2 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-196.el7_4.2.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-196.el7_4.2.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-58.el7 will be an update --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-196.el7_4.2 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-693.21.1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-16.el7_4.2 updates 16 M python-devel x86_64 2.7.5-58.el7 base 395 k Installing for dependencies: cpp x86_64 4.8.5-16.el7_4.2 updates 6.0 M glibc-devel x86_64 2.17-196.el7_4.2 updates 1.1 M glibc-headers x86_64 2.17-196.el7_4.2 updates 676 k kernel-headers x86_64 3.10.0-693.21.1.el7 updates 6.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-196.el7_4.2 updates 3.6 M glibc-common x86_64 2.17-196.el7_4.2 updates 11 M libgcc x86_64 4.8.5-16.el7_4.2 updates 98 k libgomp x86_64 4.8.5-16.el7_4.2 updates 154 k python x86_64 2.7.5-58.el7 base 91 k python-libs x86_64 2.7.5-58.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 6 Dependent packages) Total download size: 52 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 2.2 MB/s | 52 MB 00:22 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-16.el7_4.2.x86_64 1/20 Updating : glibc-2.17-196.el7_4.2.x86_64 2/20 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Updating : glibc-common-2.17-196.el7_4.2.x86_64 3/20 Installing : mpfr-3.1.1-4.el7.x86_64 4/20 Installing : libmpc-1.0.1-3.el7.x86_64 5/20 Updating : python-libs-2.7.5-58.el7.x86_64 6/20 Updating : python-2.7.5-58.el7.x86_64 7/20 Installing : cpp-4.8.5-16.el7_4.2.x86_64 8/20 Updating : libgomp-4.8.5-16.el7_4.2.x86_64 9/20 Installing : kernel-headers-3.10.0-693.21.1.el7.x86_64 10/20 Installing : glibc-headers-2.17-196.el7_4.2.x86_64 11/20 Installing : glibc-devel-2.17-196.el7_4.2.x86_64 12/20 Installing : gcc-4.8.5-16.el7_4.2.x86_64 13/20 Installing : python-devel-2.7.5-58.el7.x86_64 14/20 Cleanup : python-2.7.5-48.el7.x86_64 15/20 Cleanup : python-libs-2.7.5-48.el7.x86_64 16/20 Cleanup : libgomp-4.8.5-11.el7.x86_64 17/20 Cleanup : glibc-2.17-157.el7_3.1.x86_64 18/20 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 19/20 Cleanup : libgcc-4.8.5-11.el7.x86_64 20/20 Verifying : python-devel-2.7.5-58.el7.x86_64 1/20 Verifying : glibc-common-2.17-196.el7_4.2.x86_64 2/20 Verifying : mpfr-3.1.1-4.el7.x86_64 3/20 Verifying : python-2.7.5-58.el7.x86_64 4/20 Verifying : glibc-devel-2.17-196.el7_4.2.x86_64 5/20 Verifying : libgcc-4.8.5-16.el7_4.2.x86_64 6/20 Verifying : python-libs-2.7.5-58.el7.x86_64 7/20 Verifying : kernel-headers-3.10.0-693.21.1.el7.x86_64 8/20 Verifying : gcc-4.8.5-16.el7_4.2.x86_64 9/20 Verifying : libgomp-4.8.5-16.el7_4.2.x86_64 10/20 Verifying : cpp-4.8.5-16.el7_4.2.x86_64 11/20 Verifying : glibc-headers-2.17-196.el7_4.2.x86_64 12/20 Verifying : glibc-2.17-196.el7_4.2.x86_64 13/20 Verifying : libmpc-1.0.1-3.el7.x86_64 14/20 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 15/20 Verifying : glibc-2.17-157.el7_3.1.x86_64 16/20 Verifying : python-libs-2.7.5-48.el7.x86_64 17/20 Verifying : libgcc-4.8.5-11.el7.x86_64 18/20 Verifying : python-2.7.5-48.el7.x86_64 19/20 Verifying : libgomp-4.8.5-11.el7.x86_64 20/20 Installed: gcc.x86_64 0:4.8.5-16.el7_4.2 python-devel.x86_64 0:2.7.5-58.el7 Dependency Installed: cpp.x86_64 0:4.8.5-16.el7_4.2 glibc-devel.x86_64 0:2.17-196.el7_4.2 glibc-headers.x86_64 0:2.17-196.el7_4.2 kernel-headers.x86_64 0:3.10.0-693.21.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-196.el7_4.2 glibc-common.x86_64 0:2.17-196.el7_4.2 libgcc.x86_64 0:4.8.5-16.el7_4.2 libgomp.x86_64 0:4.8.5-16.el7_4.2 python.x86_64 0:2.7.5-58.el7 python-libs.x86_64 0:2.7.5-58.el7 Complete! 2018-04-07 14:12:00,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-04-07 14:12:11,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-04-07 14:12:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-04-07 14:12:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-04-07 14:12:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:12:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:12:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-04-07 14:13:12,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:13:12,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-04-07 14:13:12,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-04-07 14:13:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-04-07 14:13:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-04-07 14:13:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-04-07 14:13:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-04-07 14:13:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-04-07 14:13:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:29,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:29,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:29,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-04-07 14:13:29,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:29,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:29,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-04-07 14:13:29,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:13:35,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:35,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-04-07 14:13:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:40,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:40,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:40,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:13:40,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:40,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:40,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:40,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:40,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:40,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:40,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:40,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:13:45,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:45,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:45,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:13:45,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:45,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:45,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:45,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:45,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:13:45,759 - 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-04-07 14:13:55,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:55,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:13:55,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:13:55,629 - 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-04-07 14:13:55,629 - 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-04-07 14:14:27,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:14:27,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:14:27,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:14:27,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:14:27,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:14:27,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:14:27,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:14:27,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:14:27,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:14:27,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:14:27,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:15:04,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:15:04,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:15:04,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:15:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:15:09,912 - 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-04-07 14:15:09,920 - 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-04-07 14:15:09,920 - 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-04-07 14:15:09,920 - 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-04-07 14:15:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:15:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:15:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:15:16,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:15:38,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:15:38,585 - 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-04-07 14:15:38,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:15:38,585 - 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-04-07 14:16:03,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:03,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:03,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:47,140 - 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-04-07 14:16:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:47,141 - 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-04-07 14:16:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:16:47,141 - 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-04-07 14:16:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:16:52,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:52,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:16:52,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:16:52,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:16:52,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:16:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:52,584 - 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-04-07 14:16:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:52,584 - 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-04-07 14:16:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-04-07 14:16:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-04-07 14:16:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-04-07 14:16:57,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) 2018-04-07 14:16:57,778 - 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-04-07 14:16:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:16:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:16:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-04-07 14:16:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:16:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:16:57,786 - 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-04-07 14:17:02,968 - 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-04-07 14:17:02,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-04-07 14:17:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-04-07 14:17:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-04-07 14:17:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:17:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:18,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:18,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:17:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:17:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:17:24,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:24,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:24,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:24,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:24,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:24,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:17:29,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:17:29,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:29,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:29,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:29,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:29,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:29,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:29,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:29,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:29,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:35,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:35,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:35,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:35,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:35,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:35,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:35,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:35,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:35,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:35,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:35,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:40,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:17:40,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:40,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:40,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:17:40,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:17:40,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:17:40,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:17:40,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:40,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:17:40,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:40,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:17:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:17:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:45,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:45,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:45,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:45,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:45,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:45,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:45,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:51,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:51,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:51,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:51,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:51,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:51,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:17:51,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:51,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:17:51,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:17:51,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:51,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:56,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:17:56,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:17:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:17:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:17:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:17:56,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:17:56,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:18:01,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:01,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:18:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:18:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:18:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:18:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:18:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:18:07,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:07,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:07,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:07,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-04-07 14:18:07,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:07,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-04-07 14:18:07,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:12,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:12,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:17,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:17,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-04-07 14:18:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:28,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:28,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-04-07 14:18:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-04-07 14:18:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:18:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:18:38,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:18:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:18:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:18:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:18:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:20:34,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:34,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:34,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:34,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:20:34,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:20:34,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-04-07 14:20:39,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:39,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:39,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:20:39,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:39,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:20:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:20:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:20:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-04-07 14:20:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:03,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:03,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:24:08,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:24:08,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:08,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:08,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:24:08,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:14,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:14,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:14,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:14,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:24:14,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:14,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:24:19,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:24:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:24:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:24:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:24:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:25:01,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:25:01,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:25:01,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:25:01,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:25:01,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:25:01,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:25:22,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:25:22,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:25:22,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-04-07 14:25:22,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:25:38,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:27:17,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:27:17,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:27:17,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:27:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:27:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-04-07 14:27:22,472 - 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-04-07T14:13:12.965Z', 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'2aea9646-61c9-43b9-aa3c-5e1e8dfcf964'} 2018-04-07 14:27:22,566 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 192.168.10.105 2018-04-07 14:27:22,745 - 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-04-07 14:27:22,850 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-04-07 14:27:22,851 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-04-07 14:27:22,896 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:27:47,928 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:28:13,078 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:28:38,166 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:29:03,247 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:29:28,336 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:29:53,400 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Unable to create a number. Retry .. 2018-04-07 14:30:18,739 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550106@clearwater.opnfv', u'sip_username': u'6505550106', u'formatted_number': u'(650) 555-0106', u'number': u'6505550106', u'sip_uri': u'sip:6505550106@clearwater.opnfv', u'number_id': u'db965ff75d8c440dbc719fdeb6fb120b', u'sip_password': u'awvsetjnC', u'pstn': False} 2018-04-07 14:30:18,740 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-04-07 14:30:18,740 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-04-07 14:30:18,755 - 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-04-07 14:30:18,756 - 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-04-07 14:32:36,906 - 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) - (6505550122, 6505550664) Passed Basic Call - Tel URIs (TCP) - (6505550633, 6505550410) Passed Basic Call - Unknown number (TCP) - (6505550945, 6505550866) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550346, 6505550981) Passed Basic Call - Messages - Pager model (TCP) - (6505550237, 6505550318) Passed Basic Call - Pracks (TCP) - (6505550617, 6505550279) Passed Basic Registration (TCP) - (6505550619) Passed Multiple Identities (TCP) - (6505550847, 6505550843) Passed Call Barring - Outbound Rejection (TCP) - (6505550475, 6505550424) 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) - (6505550585, 6505550839) 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) - (6505550584, 6505550421, 6505550911) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550176, 6505550670, 6505550391) Passed Call Diversion - Not reachable (408) (TCP) - (6505550141, 6505550284, 6505550244) Passed Call Diversion - Not reachable (503) (TCP) - (6505550054, 6505550310, 6505550356) Passed Call Diversion - Not reachable (500) (TCP) - (6505550500, 6505550757, 6505550706) Passed Call Diversion - Busy (TCP) - (6505550652, 6505550141, 6505550245) Passed Call Diversion - Unconditional (TCP) - (6505550083, 6505550694, 6505550501) Passed Call Diversion - No answer (TCP) - (6505550524, 6505550507, 6505550879) Passed Call Diversion - Bad target URI (TCP) - (6505550463, 6505550721) Passed Call Diversion - Audio-only call (TCP) - (6505550295, 6505550415, 6505550304, 6505550853) Passed Call Diversion - Audio-video call (TCP) - (6505550429, 6505550107, 6505550822, 6505550935) Passed Call Waiting - Accepted (TCP) - (6505550079, 6505550206, 6505550154) Passed Call Waiting - Cancelled (TCP) - (6505550677, 6505550907, 6505550470) Passed CANCEL - Mainline (TCP) - (6505550317, 6505550829) Passed Filtering - Accept-Contact (TCP) - (6505550433, 6505550805) Passed Filtering - Accept-Contact no match (TCP) - (6505550999, 6505550039) Passed Filtering - Accept-Contact negated match (TCP) - (6505550748, 6505550532) Passed Filtering - RFC3841 example (TCP) - (6505550407, 6505550011) Passed Filtering - Reject-Contact no match (TCP) - (6505550409, 6505550455) Passed Filtering - Reject-Contact match (TCP) - (6505550988, 6505550459) 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) - (6505550883) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550737) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550886) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550218) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550815, 6505550645) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550112, 6505550130) Passed GRUU - Call - only GRUU as target (TCP) - (6505550030, 6505550830) Passed GRUU - Call - AoR as target (TCP) - (6505550324, 6505550118) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550518, 6505550235) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550108, 6505550758) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550331, 6505550799) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550345, 6505550201) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550824, 6505550863) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550864, 6505550043) 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) - (6505550703) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550324) Passed 2018-04-07 14:32:36,915 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-04-07 14:32:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-04-07 14:32:37,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 14:32:37,527 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:32 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 14:32:37,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-04-07 14:32:43,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:43,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:43,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-04-07 14:32:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-04-07 14:32:48,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-04-07 14:32:48,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:48,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:48,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:53,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:53,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:32:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-04-07 14:32:59,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:32:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:32:59,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:33:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:09,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:33:09,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5942) 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:33:09,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:33:09,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:09,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:33:14,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:33:14,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:33:14,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:14,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:33:14,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:14,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:14,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:33:14,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:14,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:33:20,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:33:20,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:33:20,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:33:20,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:25,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:33:30,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:35,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:35,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:35,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:33:35,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:35,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:33:35,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:35,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:33:35,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:33:35,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:33:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:33:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:33:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:33:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:33:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:33:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:33:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:33:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-04-07 14:33:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:33:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:33:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-04-07 14:33:51,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:33:51,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:33:51,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-04-07 14:35:51,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-04-07 14:35:51,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:35:51,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-04-07 14:35:57,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:35:57,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:35:57,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-04-07 14:35:57,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-04-07 14:35:57,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-04-07 14:35:57,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-04-07 14:35:57,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-04-07 14:35:57,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-04-07 14:36:02,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:36:02,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:36:02,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:36:02,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:36:02,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-04-07 14:36:02,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-04-07 14:36:02,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-04-07 14:36:02,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-04-07 14:36:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:36:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:36:07,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:36:07,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-04-07 14:36:07,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-04-07 14:36:07,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-04-07 14:36:12,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:12,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:36:12,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:12,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-04-07 14:36:12,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:36:12,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:36:12,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:12,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:12,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:17,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:17,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-04-07 14:36:17,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:17,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:17,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:17,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:36:17,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:36:17,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:17,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:17,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:23,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-04-07 14:36:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:23,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-04-07 14:36:23,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-04-07 14:36:28,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:36:28,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:36:28,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:28,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:36:28,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:36:28,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:36:33,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-04-07 14:36:33,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:36:33,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-04-07 14:36:33,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-04-07 14:36:33,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-04-07 14:36:38,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:36:38,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-04-07 14:36:38,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-04-07 14:36:38,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-04-07 14:36:40,390 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-07 14:37:01,095 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-07 14:37:01,314 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:37:04,979 - 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-04-07 14:37:04,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-07 14:37:05,014 - 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-04-07 14:37:05,022 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:37:05,056 - 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-04-07 14:37:05,056 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-07 14:37:08,885 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-91de6acf-3a90-483f-a5b9-48273ebcea31, password=93965dbf-699a-4ea6-8643-bd560f178c89, auth_url=https://192.168.10.222:5000/v3, project_name=vyos_vrouter-91de6acf-3a90-483f-a5b9-48273ebcea31, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=publicURL, region_name=RegionOne, proxy_settings=None, cacert=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:37:08,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-07 14:37:08,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-07 14:37:08,885 - 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-04-07 14:39:22,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-07 14:39:36,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-07 14:39:37,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-07 14:39:50,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-07 14:39:52,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-07 14:39:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-07 14:42:26,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-04-07 14:42:29,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-07 14:43:02,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-04-07 14:43:32,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-04-07 14:43:32,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-04-07 14:43:34,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-04-07 14:43:34,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-04-07 14:44:12,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: repo.virtualhosting.hk * extras: repo.virtualhosting.hk * updates: repo.virtualhosting.hk Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-16.el7_4.2 will be installed --> Processing Dependency: libgomp = 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: cpp = 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libgcc >= 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-16.el7_4.2.x86_64 ---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-58.el7 for package: python-devel-2.7.5-58.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-16.el7_4.2 will be installed ---> Package glibc-devel.x86_64 0:2.17-196.el7_4.2 will be installed --> Processing Dependency: glibc-headers = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64 --> Processing Dependency: glibc = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-196.el7_4.2.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-16.el7_4.2 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-16.el7_4.2 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-58.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-58.el7 for package: python-2.7.5-58.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-196.el7_4.2 will be an update ---> Package glibc-headers.x86_64 0:2.17-196.el7_4.2 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-196.el7_4.2.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-196.el7_4.2.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-58.el7 will be an update --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-196.el7_4.2 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-693.21.1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-16.el7_4.2 updates 16 M python-devel x86_64 2.7.5-58.el7 base 395 k Installing for dependencies: cpp x86_64 4.8.5-16.el7_4.2 updates 6.0 M glibc-devel x86_64 2.17-196.el7_4.2 updates 1.1 M glibc-headers x86_64 2.17-196.el7_4.2 updates 676 k kernel-headers x86_64 3.10.0-693.21.1.el7 updates 6.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-196.el7_4.2 updates 3.6 M glibc-common x86_64 2.17-196.el7_4.2 updates 11 M libgcc x86_64 4.8.5-16.el7_4.2 updates 98 k libgomp x86_64 4.8.5-16.el7_4.2 updates 154 k python x86_64 2.7.5-58.el7 base 91 k python-libs x86_64 2.7.5-58.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 6 Dependent packages) Total download size: 52 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 7.5 MB/s | 52 MB 00:06 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-16.el7_4.2.x86_64 1/20 Updating : glibc-2.17-196.el7_4.2.x86_64 2/20 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Updating : glibc-common-2.17-196.el7_4.2.x86_64 3/20 Installing : mpfr-3.1.1-4.el7.x86_64 4/20 Installing : libmpc-1.0.1-3.el7.x86_64 5/20 Updating : python-libs-2.7.5-58.el7.x86_64 6/20 Updating : python-2.7.5-58.el7.x86_64 7/20 Installing : cpp-4.8.5-16.el7_4.2.x86_64 8/20 Updating : libgomp-4.8.5-16.el7_4.2.x86_64 9/20 Installing : kernel-headers-3.10.0-693.21.1.el7.x86_64 10/20 Installing : glibc-headers-2.17-196.el7_4.2.x86_64 11/20 Installing : glibc-devel-2.17-196.el7_4.2.x86_64 12/20 Installing : gcc-4.8.5-16.el7_4.2.x86_64 13/20 Installing : python-devel-2.7.5-58.el7.x86_64 14/20 Cleanup : python-2.7.5-48.el7.x86_64 15/20 Cleanup : python-libs-2.7.5-48.el7.x86_64 16/20 Cleanup : libgomp-4.8.5-11.el7.x86_64 17/20 Cleanup : glibc-2.17-157.el7_3.1.x86_64 18/20 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 19/20 Cleanup : libgcc-4.8.5-11.el7.x86_64 20/20 Verifying : python-devel-2.7.5-58.el7.x86_64 1/20 Verifying : glibc-common-2.17-196.el7_4.2.x86_64 2/20 Verifying : mpfr-3.1.1-4.el7.x86_64 3/20 Verifying : python-2.7.5-58.el7.x86_64 4/20 Verifying : glibc-devel-2.17-196.el7_4.2.x86_64 5/20 Verifying : libgcc-4.8.5-16.el7_4.2.x86_64 6/20 Verifying : python-libs-2.7.5-58.el7.x86_64 7/20 Verifying : kernel-headers-3.10.0-693.21.1.el7.x86_64 8/20 Verifying : gcc-4.8.5-16.el7_4.2.x86_64 9/20 Verifying : libgomp-4.8.5-16.el7_4.2.x86_64 10/20 Verifying : cpp-4.8.5-16.el7_4.2.x86_64 11/20 Verifying : glibc-headers-2.17-196.el7_4.2.x86_64 12/20 Verifying : glibc-2.17-196.el7_4.2.x86_64 13/20 Verifying : libmpc-1.0.1-3.el7.x86_64 14/20 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 15/20 Verifying : glibc-2.17-157.el7_3.1.x86_64 16/20 Verifying : python-libs-2.7.5-48.el7.x86_64 17/20 Verifying : libgcc-4.8.5-11.el7.x86_64 18/20 Verifying : python-2.7.5-48.el7.x86_64 19/20 Verifying : libgomp-4.8.5-11.el7.x86_64 20/20 Installed: gcc.x86_64 0:4.8.5-16.el7_4.2 python-devel.x86_64 0:2.7.5-58.el7 Dependency Installed: cpp.x86_64 0:4.8.5-16.el7_4.2 glibc-devel.x86_64 0:2.17-196.el7_4.2 glibc-headers.x86_64 0:2.17-196.el7_4.2 kernel-headers.x86_64 0:3.10.0-693.21.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-196.el7_4.2 glibc-common.x86_64 0:2.17-196.el7_4.2 libgcc.x86_64 0:4.8.5-16.el7_4.2 libgomp.x86_64 0:4.8.5-16.el7_4.2 python.x86_64 0:2.7.5-58.el7 python-libs.x86_64 0:2.7.5-58.el7 Complete! 2018-04-07 14:44:12,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-04-07 14:44:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-04-07 14:44:24,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-91de6acf-3a90-483f-a5b9-48273ebcea31, password=71316784-791e-40a1-91f2-f0baea776384, auth_url=https://192.168.10.222:5000/v3, project_name=vyos_vrouter-91de6acf-3a90-483f-a5b9-48273ebcea31, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=publicURL, region_name=RegionOne, proxy_settings=None, cacert=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:44:25,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-04-07 14:44:32,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-04-07 14:44:32,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-04-07 14:44:32,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-04-07 14:44:32,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-04-07 14:45:30,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-04-07 14:45:30,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-04-07 14:45:30,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-04-07 14:45:30,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-04-07 14:45:30,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-04-07 14:45:36,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-04-07 14:45:36,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-04-07 14:45:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-04-07 14:45:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-04-07 14:45:41,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:41,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-04-07 14:45:41,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:41,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:41,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:41,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-04-07 14:45:41,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:41,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:47,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:47,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-04-07 14:45:47,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:47,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:47,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:47,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:47,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-04-07 14:45:47,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-04-07 14:45:47,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-04-07 14:45:47,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:52,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:52,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:52,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-04-07 14:45:52,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-04-07 14:45:52,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-04-07 14:45:52,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:52,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-04-07 14:45:52,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-04-07 14:45:52,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-04-07 14:45:52,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-04-07 14:45:57,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:57,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:57,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:45:57,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:57,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:57,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:45:57,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-04-07 14:45:57,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:03,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:03,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-04-07 14:46:03,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:46:03,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:46:03,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-04-07 14:46:03,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-04-07 14:46:08,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-04-07 14:46:13,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-04-07 14:46:13,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:46:13,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:13,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:18,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:18,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-04-07 14:46:18,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-04-07 14:46:18,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-04-07 14:46:18,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-04-07 14:46:18,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-04-07 14:46:18,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-04-07 14:46:24,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:46:24,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-04-07 14:46:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:46:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:46:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-04-07 14:46:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-04-07 14:46:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-04-07 14:46:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:46:29,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:46:29,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-04-07 14:46:29,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-04-07 14:46:29,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:46:29,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:46:29,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:46:29,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-04-07 14:46:29,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-04-07 14:46:29,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-04-07 14:46:29,394 - 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-04-07 14:46:34,754 - 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-04-07 14:47:01,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:47:01,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:47:01,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:47:01,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-04-07 14:47:06,574 - 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-04-07 14:47:06,575 - 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-04-07 14:47:32,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:47:32,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:47:38,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:47:38,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:47:38,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:47:38,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-04-07 14:47:38,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-04-07 14:47:38,237 - 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-04-07T14:45:30.832Z', 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'7eb10785-dac8-43e9-8a02-9bc718a3253c'} 2018-04-07 14:47:38,251 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-04-07 14:47:38,375 - 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'192.168.10.113'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'192.168.10.105'}}, 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-04-07 14:47:38,490 - 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'192.168.10.113'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'192.168.10.105'}}, 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-04-07 14:47:38,491 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-04-07 14:47:38,491 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 192.168.10.113 2018-04-07 14:47:40,800 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2018-04-07 14:47:40,800 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:31:de:dd 2018-04-07 14:47:43,223 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.12 2018-04-07 14:47:43,223 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:f8:17:bd 2018-04-07 14:47:43,223 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-04-07 14:47:43,223 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 192.168.10.105 2018-04-07 14:47:45,512 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.5 2018-04-07 14:47:45,513 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:84:07:db 2018-04-07 14:47:47,941 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.8 2018-04-07 14:47:47,941 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:39:5b:a9 2018-04-07 14:47:47,941 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-04-07 14:47:47,941 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-04-07 14:47:49,376 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-04-07 14:48:20,700 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-04-07 14:48:20,711 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:48:20,724 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-04-07 14:48:20,731 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:48:20,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-04-07 14:48:20,743 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-04-07 14:48:20,750 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:48:20,828 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-04-07 14:48:20' 2018-04-07 14:48:20,828 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-04-07 14:48:20,828 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-04-07 14:48:20,846 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:48:20,874 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.10.105. 2018-04-07 14:48:23,875 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 192.168.10.105... 2018-04-07 14:48:53,887 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.10.105. 2018-04-07 14:48:54,106 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 192.168.10.105. 2018-04-07 14:48:55,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-04-07 14:48:56,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-04-07 14:49:01,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-04-07 14:49:02,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-04-07 14:49:07,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-04-07 14:49:08,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-04-07 14:49:13,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-04-07 14:49:14,161 - 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-04-07 14:49:19,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-04-07 14:49:20,168 - 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-04-07 14:49:25,173 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-04-07 14:49:26,175 - 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-04-07 14:49:31,180 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-04-07 14:49:32,181 - 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-04-07 14:49:37,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-04-07 14:49:38,188 - 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-04-07 14:49:43,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-04-07 14:49:44,195 - 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-04-07 14:49:49,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-04-07 14:49:50,202 - 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-04-07 14:49:55,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-04-07 14:49:56,208 - 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-04-07 14:50:01,213 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-04-07 14:50:02,215 - 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-04-07 14:50:07,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-04-07 14:50:08,222 - 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-04-07 14:50:13,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-04-07 14:50:15,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-04-07 14:50:20,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' 2018-04-07 14:50:21,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-04-07 14:50:26,241 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 2018-04-07 14:50:27,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 [edit] vyos@vyos# 2018-04-07 14:50:32,248 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.8 2018-04-07 14:50:33,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.8 [edit] vyos@vyos# 2018-04-07 14:50:38,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-04-07 14:50:39,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-04-07 14:50:44,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 2018-04-07 14:50:45,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-04-07 14:50:50,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-04-07 14:50:51,270 - 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-04-07 14:50:56,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-04-07 14:50:57,276 - 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-04-07 14:51:02,282 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-04-07 14:51:03,283 - 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-04-07 14:51:08,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-04-07 14:51:09,291 - 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-04-07 14:51:14,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-04-07 14:51:15,298 - 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-04-07 14:51:20,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-04-07 14:51:21,304 - 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-04-07 14:51:26,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-04-07 14:51:27,311 - 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-04-07 14:51:32,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-04-07 14:51:33,318 - 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-04-07 14:51:38,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-04-07 14:51:39,324 - 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-04-07 14:51:44,330 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-04-07 14:51:45,331 - 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-04-07 14:51:50,336 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.8 2018-04-07 14:51:51,338 - 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-04-07 14:51:56,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-04-07 14:51:58,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-04-07 14:52:03,464 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-04-07 14:52:03,483 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:52:03,514 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.10.113. 2018-04-07 14:52:03,731 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 192.168.10.113. 2018-04-07 14:52:03,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-04-07 14:52:04,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure vyos@vyos:~$ configure [edit] vyos@vyos# 2018-04-07 14:52:09,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-04-07 14:52:10,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-04-07 14:52:15,779 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-04-07 14:52:16,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-04-07 14:52:21,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-04-07 14:52:22,787 - 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-04-07 14:52:27,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-04-07 14:52:28,794 - 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-04-07 14:52:33,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-04-07 14:52:34,798 - 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-04-07 14:52:39,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-04-07 14:52:40,805 - 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-04-07 14:52:45,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-04-07 14:52:46,812 - 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-04-07 14:52:51,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-04-07 14:52:52,819 - 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-04-07 14:52:57,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-04-07 14:52:58,825 - 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-04-07 14:53:03,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-04-07 14:53:04,832 - 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-04-07 14:53:09,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-04-07 14:53:10,839 - 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-04-07 14:53:15,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-04-07 14:53:16,846 - 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-04-07 14:53:21,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-04-07 14:53:23,853 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-04-07 14:53:28,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' 2018-04-07 14:53:29,860 - 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-04-07 14:53:34,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 2018-04-07 14:53:35,867 - 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-04-07 14:53:40,872 - 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.12 2018-04-07 14:53:41,873 - 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.12 [edit] vyos@vyos# 2018-04-07 14:53:46,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-04-07 14:53:47,880 - 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-04-07 14:53:52,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 2018-04-07 14:53:53,887 - 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-04-07 14:53:58,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-04-07 14:53:59,894 - 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-04-07 14:54:04,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-04-07 14:54:05,899 - 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-04-07 14:54:10,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-04-07 14:54:11,906 - 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-04-07 14:54:16,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-04-07 14:54:17,913 - 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-04-07 14:54:22,919 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-04-07 14:54:23,921 - 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-04-07 14:54:28,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-04-07 14:54:29,928 - 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-04-07 14:54:34,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-04-07 14:54:35,934 - 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-04-07 14:54:40,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-04-07 14:54:41,941 - 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-04-07 14:54:46,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-04-07 14:54:47,948 - 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-04-07 14:54:52,953 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-04-07 14:54:53,955 - 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-04-07 14:54:58,960 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.12 2018-04-07 14:54:59,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-04-07 14:55:04,967 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-04-07 14:55:06,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-04-07 14:55:12,089 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-04-07 14:55:12,089 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-04-07 14:56:12,103 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-04-07 14:56:12,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 14:56:12,144 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.10.105. 2018-04-07 14:56:12,329 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 192.168.10.105. 2018-04-07 14:56:13,337 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-04-07 14:56:43,518 - 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-04-07 14:56:43,519 - 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.12 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-04-07 14:56:43,519 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 | no-more BGP neighbor is 12.0.0.12, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.12 BGP state = Established, up for 00:01:09 Last read 09:12:00, 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.12, Foreign port: 38123 Nexthop: 12.0.0.8 Nexthop global: fe80::f816:3eff:fe39:5ba9 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-04-07 14:56:43,519 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 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-04-07 14:56:43,519 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-04-07 14:56:43,519 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-04-07 14:56:43,520 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-04-07 14:56:43,520 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'502.7' 2018-04-07 14:56:43,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-04-07 14:56:44,859 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-04-07 14:56:46,983 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 14:56:46,984 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 19:41 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 14:56:46,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-04-07 14:56:47,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-07 14:56:47,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-07 14:56:47,323 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-07 14:57:06,847 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-07 14:57:06,935 - 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-04-07 14:57:06,954 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-07 14:57:06,954 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-07 14:57:10,802 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-e6a76502-c0a2-4d35-9b1a-256fa1334f41, password=ba889351-ccb5-4e13-be09-7ba1059e1dad, auth_url=https://192.168.10.222:5000/v3, project_name=juju_epc-e6a76502-c0a2-4d35-9b1a-256fa1334f41, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=publicURL, region_name=RegionOne, proxy_settings=None, cacert=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:57:11,293 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-07 14:57:14,324 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-04-07 14:57:14,324 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-07 14:57:16,473 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=4f7328bb-71e6-41f8-afa9-b4e4674156ec, auth_url=https://192.168.10.222:5000/v3, project_name=juju_epc-e6a76502-c0a2-4d35-9b1a-256fa1334f41, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=publicURL, region_name=RegionOne, proxy_settings=None, cacert=/home/opnfv/functest/conf/os_cacert 2018-04-07 14:57:16,548 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-07 14:57:16,548 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-07 14:57:16,549 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-07 14:57:19,311 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-07 14:57:28,946 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-07 14:57:29,781 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-07 14:57:29,792 - 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-04-07 14:57:29,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-07 14:57:40,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 32c7b39b-67ed-4350-ae10-4c172bd43d14 -s trusty -r RegionOne -u https://192.168.10.222:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-07 14:57:40,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-07 14:57:50,156 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 85a87ba1-5266-4c2a-a21e-401a219fccb9 -s xenial -r RegionOne -u https://192.168.10.222:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-07 14:57:50,157 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 6607915f-bdb9-4d27-896c-76cc81d8b38d 2018-04-07 15:05:02,231 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-04-07 15:05:02,231 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-04-07 15:05:02,999 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-04-07 15:05:23,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-04-07 15:33:12,559 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-04-07 15:33:12,560 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-04-07 15:33:13,776 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - List of Instance: [, , , , ] 2018-04-07 15:33:14,437 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Instance: juju-95e288fc-50e7-4754-8aa7-aef30785f39e-c7c9f9c1-9979-42cb-860c-1e451103ec83 2018-04-07 15:33:14,437 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-04-07 15:33:15,639 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-04-07 15:33:16,851 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-04-07 15:33:35,119 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-04-07 15:52:34,801 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-04-07 15:52:35,416 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-04-07 15:52:35,476 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 21, 'skipped': 0, 'passed': 501} 2018-04-07 15:52:35,477 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 501, Failed:21, Skipped: 0 2018-04-07 15:52:36,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 15:52:36,907 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 55:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 15:52:36,911 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-07 15:53:28,300 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-07 15:53:28,300 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-07 15:53:42,068 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:32 | PASS | | vyos_vrouter | functest | vnf | 19:41 | PASS | | juju_epc | functest | vnf | 55:29 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-07 15:53:42,072 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 15:53:48,708 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-baremetal-daily-master-68 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod1 | +--------------------------------------+------------------------------------------------------------+ 2018-04-07 15:53:48,712 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5c980c0c98ef67bec44a3208429c61f3d258e57ff' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.168.10.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.168.10.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 15:53:48,712 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 15:53:48,712 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 15:53:48,713 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-07 15:53:48,714 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK