2018-04-17 06:09:15,510 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-43 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-17 06:09:15,514 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.208:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-17 06:09:15,514 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-17 06:09:15,515 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-04-17 06:09:15,516 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-17 06:09:15,516 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-17 06:09:18,938 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-17 06:09:27,817 - 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 8.872s OK 2018-04-17 06:09:28,394 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:09:28,394 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-17 06:09:28,396 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-17 06:09:29,924 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-17 06:17:05,287 - 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 455.325s OK 2018-04-17 06:17:05,877 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:17:05,877 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-17 06:17:05,880 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-17 06:17:06,655 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-17 06:17:33,394 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 26.738s OK 2018-04-17 06:17:33,942 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:17:33,943 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:27 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-17 06:17:33,945 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 07:35 | PASS | | snaps_health_check | functest | healthcheck | 00:27 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-17 06:17:33,947 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-17 06:17:41,744 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-43 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-17 06:17:41,747 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.208:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-17 06:17:41,747 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-17 06:17:41,748 - 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 | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-17 06:17:41,750 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-17 06:17:41,750 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-17 06:17:46,636 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-17 06:17:46,636 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-17 06:17:47,739 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-17 06:17:47,740 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-17 06:17:47,740 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-17 06:17:48,815 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-17 06:17:48,815 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-17 06:17:48' 2018-04-17 06:17:48,815 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:17:50,762 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:17:54,023 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:18:02,490 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:18:03,271 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:18:03,918 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:18:07,460 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:18:09,433 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-663ba6c7-600b-4db2-865a-d6775c2abd00' 2018-04-17 06:18:27,856 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-17 06:18:55,182 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-17 06:18:55,319 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-17 06:18:56,327 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-17 06:19:13,971 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-17 06:19:15,705 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:19:15,705 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-17 06:19:15,708 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-17 06:19:15,780 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-17 06:19:15,780 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-17 06:19:15' 2018-04-17 06:19:15,780 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--9a65b64e-a73c-49be-9e98-362a02e307f7' 2018-04-17 06:19:16,977 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-9a65b64e-a73c-49be-9e98-362a02e307f7' 2018-04-17 06:19:18,552 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-9a65b64e-a73c-49be-9e98-362a02e307f7' 2018-04-17 06:19:27,466 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-9a65b64e-a73c-49be-9e98-362a02e307f7' 2018-04-17 06:19:28,080 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9a65b64e-a73c-49be-9e98-362a02e307f7' 2018-04-17 06:19:31,682 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-9a65b64e-a73c-49be-9e98-362a02e307f7' 2018-04-17 06:19:35,279 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-17 06:19:43,193 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-17 06:19:44,869 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-04-17 06:20:01,597 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - It seems userdata is not supported in nova boot. Waiting a bit... 2018-04-17 06:20:10,401 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-17 06:20:26,173 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:20:26,173 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:55 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-17 06:20:26,175 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-17 06:20:26,267 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-17 06:20:35,607 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-17 06:20:35.332 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c22fa93a-bf7f-456f-9ae0-6127b3f667e3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c22fa93a-bf7f-456f-9ae0-6127b3f667e3 | 2018-04-17T06:20:35 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c22fa93a-bf7f-456f-9ae0-6127b3f667e3 ~/.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-17 06:20:40,057 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-17 06:20:40,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-17 06:20:48,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-17 06:20:46.335 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-17 06:20:46.589 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-17 06:20:48.816 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0) as the default verifier for the future CLI operations. 2018-04-17 06:20:53,346 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-17 06:20:54,893 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-17 06:20:58,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-17 06:21:03,876 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-17 06:21:03.045 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0) for deployment 'opnfv-rally' (UUID=c22fa93a-bf7f-456f-9ae0-6127b3f667e3). 2018-04-17 06:21:03.758 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0) has been successfully configured for deployment 'opnfv-rally' (UUID=c22fa93a-bf7f-456f-9ae0-6127b3f667e3)! 2018-04-17 06:21:03,876 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-17 06:21:03,876 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-17 06:21:03,877 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-17 06:21:03,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-17 06:21:09,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f676bff1-b12f-443f-b40b-72e41803edb0/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-17 06:21:09,294 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-17 06:21:09,303 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-17 06:21:09,304 - 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-17 06:21:12,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:12.468 55 INFO rally.api [-] Starting verification (UUID=7122e3c7-e2fe-4c5b-a448-e3d532f2abfe) for deployment 'opnfv-rally' (UUID=c22fa93a-bf7f-456f-9ae0-6127b3f667e3) by verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0). 2018-04-17 06:21:12,469 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7122e3c7-e2fe-4c5b-a448-e3d532f2abfe 2018-04-17 06:21:19,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:19.669 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.075s] 2018-04-17 06:21:19,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:19.733 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.063s] 2018-04-17 06:21:25,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:25.237 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.685s] 2018-04-17 06:21:26,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:26.160 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.923s] 2018-04-17 06:21:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:33.810 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.826s] 2018-04-17 06:21:48,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:48.092 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.055s] 2018-04-17 06:21:52,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:21:52.253 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2018-04-17 06:22:12,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:22:12.654 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-04-17 06:22:12,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:22:12.654 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-17 06:22:44,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:22:44.953 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-04-17 06:22:44,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:22:44.954 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-17 06:23:56,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:23:56.611 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [38.384s] 2018-04-17 06:24:21,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:21.601 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-04-17 06:24:21,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:21.702 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-04-17 06:24:28,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:28.246 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.222s] 2018-04-17 06:24:28,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:28.253 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-04-17 06:24:29,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:29.366 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-17 06:24:29,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:29.367 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-17 06:24:34,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:34.257 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON ... fail 2018-04-17 06:24:37,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:37.444 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.023s] 2018-04-17 06:24:44,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:44.353 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON ... fail 2018-04-17 06:24:49,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:49.268 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON ... fail 2018-04-17 06:24:54,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:54.207 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON ... fail 2018-04-17 06:24:57,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:24:57.374 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... fail [0.025s] 2018-04-17 06:25:06,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:06.311 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON ... fail 2018-04-17 06:25:11,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:11.330 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON ... fail 2018-04-17 06:25:14,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:14.750 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... fail [0.027s] 2018-04-17 06:25:19,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:19.880 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... fail [0.029s] 2018-04-17 06:25:21,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:21.799 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-17 06:25:23,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:23.962 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2018-04-17 06:25:23,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:23.976 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.014s] 2018-04-17 06:25:23,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:23.989 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.013s] 2018-04-17 06:25:23,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:23.994 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.004s] 2018-04-17 06:25:27,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:27.764 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.273s] 2018-04-17 06:25:28,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:28.721 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.956s] 2018-04-17 06:25:29,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:29.727 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.006s] 2018-04-17 06:25:35,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:35.309 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-04-17 06:25:39,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:39.216 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.661s] 2018-04-17 06:25:54,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:54.963 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.931s] 2018-04-17 06:25:58,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:25:58.957 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.994s] 2018-04-17 06:26:13,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:13.328 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.623s] 2018-04-17 06:26:16,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:16.337 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.008s] 2018-04-17 06:26:23,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:23.808 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.470s] 2018-04-17 06:26:33,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:33.371 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.403s] 2018-04-17 06:26:36,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:36.345 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.974s] 2018-04-17 06:26:41,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:41.112 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.766s] 2018-04-17 06:26:57,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:57.008 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.260s] 2018-04-17 06:26:57,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:57.245 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.238s] 2018-04-17 06:26:57,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:57.376 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.130s] 2018-04-17 06:26:57,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:57.442 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.066s] 2018-04-17 06:26:57,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:57.562 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.120s] 2018-04-17 06:26:57,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:26:57.631 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.068s] 2018-04-17 06:27:09,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:09.743 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.242s] 2018-04-17 06:27:09,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:09.977 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.234s] 2018-04-17 06:27:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:10.108 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.131s] 2018-04-17 06:27:10,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:10.175 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.066s] 2018-04-17 06:27:10,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:10.296 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.120s] 2018-04-17 06:27:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:10.357 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.062s] 2018-04-17 06:27:20,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:20.730 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.383s] 2018-04-17 06:27:25,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:25.201 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.471s] 2018-04-17 06:27:26,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:26.696 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.494s] 2018-04-17 06:27:26,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:26.757 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.061s] 2018-04-17 06:27:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:26.815 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.058s] 2018-04-17 06:27:36,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:36.982 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.604s] 2018-04-17 06:27:41,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:41.640 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.657s] 2018-04-17 06:27:43,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:43.155 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.515s] 2018-04-17 06:27:43,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:43.216 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.061s] 2018-04-17 06:27:43,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:27:43.283 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.067s] 2018-04-17 06:28:02,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:28:02.118 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.254s] 2018-04-17 06:28:11,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:28:11.560 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.441s] 2018-04-17 06:28:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:28:20.069 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.510s] 2018-04-17 06:28:27,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:28:27.164 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [7.095s] 2018-04-17 06:28:51,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:28:51.282 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.240s] 2018-04-17 06:29:01,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:01.051 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.769s] 2018-04-17 06:29:09,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:09.764 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.712s] 2018-04-17 06:29:16,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:16.764 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.000s] 2018-04-17 06:29:28,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:28.712 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.899s] 2018-04-17 06:29:29,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:29.878 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.165s] 2018-04-17 06:29:29,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:29.930 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.053s] 2018-04-17 06:29:34,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:34.281 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.900s] 2018-04-17 06:29:35,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:35.477 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.194s] 2018-04-17 06:29:35,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:35.527 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.052s] 2018-04-17 06:29:39,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:39.193 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.494s] 2018-04-17 06:29:42,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:42.436 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-04-17 06:29:49,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:49.009 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... fail 2018-04-17 06:29:54,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:54.808 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... fail 2018-04-17 06:29:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:29:58.411 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... fail 2018-04-17 06:30:02,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:30:02.029 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... fail 2018-04-17 06:30:05,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:30:05.683 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... fail 2018-04-17 06:30:05,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:30:05.683 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2018-04-17 06:30:05,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:30:05.684 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2018-04-17 06:30:05,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:30:05.684 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2018-04-17 06:30:05,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:30:05.685 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2018-04-17 06:34:03,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:34:03.535 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [234.684s] 2018-04-17 06:34:48,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:34:48.405 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.069s] 2018-04-17 06:36:05,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:36:05.923 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [51.273s] 2018-04-17 06:36:24,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7122e3c7-e2fe-4c5b-a448-e3d532f2abfe']'. 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7122e3c7-e2fe-4c5b-a448-e3d532f2abfe | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-17 06:21:12 | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-17 06:36:24 | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:12 | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-17 06:36:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f676bff1-b12f-443f-b40b-72e41803edb0) | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c22fa93a-bf7f-456f-9ae0-6127b3f667e3) | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 888.378 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 72 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 25 | 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-17 06:36:25,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-17 06:36:25,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 74.2268041237% 2018-04-17 06:36:31,629 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:36:31,629 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:37 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-17 06:36:31,632 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-17 06:36:31,632 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-17 06:36:31,723 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-17 06:36:35,163 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-17 06:36:35,163 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-17 06:36:35,163 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-17 06:36:36,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-17 06:36:39,699 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-17 06:36:39.363 113 INFO rally.deployment.engine [-] Deployment c22fa93a-bf7f-456f-9ae0-6127b3f667e3 | Starting: Destroy cloud and free allocated resources. 2018-04-17 06:36:39.446 113 INFO rally.deployment.engine [-] Deployment c22fa93a-bf7f-456f-9ae0-6127b3f667e3 | Completed: Destroy cloud and free allocated resources. 2018-04-17 06:36:39.475 113 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0) for deployment 'opnfv-rally'. 2018-04-17 06:36:39.489 113 INFO rally.api [-] Deleting verification (UUID=7122e3c7-e2fe-4c5b-a448-e3d532f2abfe). 2018-04-17 06:36:39.525 113 INFO rally.api [-] Verification has been successfully deleted! 2018-04-17 06:36:39.525 113 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0). 2018-04-17 06:36:39.531 113 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-17 06:36:43,104 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-17 06:36:42.847 116 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e8ddf283-f459-48c0-bc45-44836e997cbc) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e8ddf283-f459-48c0-bc45-44836e997cbc | 2018-04-17T06:36:42 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e8ddf283-f459-48c0-bc45-44836e997cbc ~/.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-17 06:36:47,508 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-17 06:36:47,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-17 06:36:48,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-8ed827e0-cf01-4756-bfbc-53fbd16f8066'... 2018-04-17 06:36:50,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-8ed827e0-cf01-4756-bfbc-53fbd16f8066'... 2018-04-17 06:36:51,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-8ed827e0-cf01-4756-bfbc-53fbd16f8066'... 2018-04-17 06:36:59,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-8ed827e0-cf01-4756-bfbc-53fbd16f8066'... 2018-04-17 06:36:59,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-8ed827e0-cf01-4756-bfbc-53fbd16f8066'... 2018-04-17 06:37:00,595 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-17 06:37:00,602 - 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-17 06:37:00,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-17 06:37:00,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-17 06:37:00,614 - 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': '3908b664-0879-4a3e-af80-66d78e8e20c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8ed827e0-cf01-4756-bfbc-53fbd16f8066', 'flavor_name': 'rally-tiny-8ed827e0-cf01-4756-bfbc-53fbd16f8066', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ed827e0-cf01-4756-bfbc-53fbd16f8066', '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-17 06:38:01,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2b26add3-c6f3-4923-8fe0-229a7b120539 2018-04-17 06:38:01,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-17 06:38:01,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2b26add3-c6f3-4923-8fe0-229a7b120539'] 2018-04-17 06:38:03,281 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2b26add3-c6f3-4923-8fe0-229a7b120539: 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 2b26add3-c6f3-4923-8fe0-229a7b120539 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.630951 Full duration: 6.945827 -------------------------------------------------------------------------------- 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 2b26add3-c6f3-4923-8fe0-229a7b120539 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.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769763 Full duration: 7.110976 -------------------------------------------------------------------------------- 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 2b26add3-c6f3-4923-8fe0-229a7b120539 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.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745481 Full duration: 7.165208 -------------------------------------------------------------------------------- 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 2b26add3-c6f3-4923-8fe0-229a7b120539 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.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754001 Full duration: 7.11285 -------------------------------------------------------------------------------- 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 2b26add3-c6f3-4923-8fe0-229a7b120539 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 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.875703 Full duration: 7.152623 -------------------------------------------------------------------------------- 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 2b26add3-c6f3-4923-8fe0-229a7b120539 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.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798761 Full duration: 7.329405 HINTS: * To plot HTML graphics with this data, run: rally task report 2b26add3-c6f3-4923-8fe0-229a7b120539 --out output.html * To generate a JUnit report, run: rally task export 2b26add3-c6f3-4923-8fe0-229a7b120539 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2b26add3-c6f3-4923-8fe0-229a7b120539 --json --out output.json 2018-04-17 06:38:03,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2b26add3-c6f3-4923-8fe0-229a7b120539'] 2018-04-17 06:38:04,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-17 06:38:04,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2b26add3-c6f3-4923-8fe0-229a7b120539', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-17 06:38:04,691 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-17 06:38:04,692 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-17 06:38:04,704 - 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-17 06:38:04,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-17 06:38:04,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-17 06:38:04,716 - 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': '3908b664-0879-4a3e-af80-66d78e8e20c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8ed827e0-cf01-4756-bfbc-53fbd16f8066', 'flavor_name': 'rally-tiny-8ed827e0-cf01-4756-bfbc-53fbd16f8066', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ed827e0-cf01-4756-bfbc-53fbd16f8066', '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-17 06:39:23,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 07078d63-aeeb-47ee-b63f-25d40c1d76dc 2018-04-17 06:39:23,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '07078d63-aeeb-47ee-b63f-25d40c1d76dc'] 2018-04-17 06:39:25,157 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 07078d63-aeeb-47ee-b63f-25d40c1d76dc: 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 07078d63-aeeb-47ee-b63f-25d40c1d76dc 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 | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | glance_v2.delete_image | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | total | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 100.0% | 1 | | -> duration | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.814194 Full duration: 11.855525 -------------------------------------------------------------------------------- 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 07078d63-aeeb-47ee-b63f-25d40c1d76dc 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 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | glance_v2.list_images | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> duration | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.721155 Full duration: 13.222156 -------------------------------------------------------------------------------- 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 07078d63-aeeb-47ee-b63f-25d40c1d76dc 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.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | -> duration | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.099008 Full duration: 7.557303 -------------------------------------------------------------------------------- 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-8ed827e0-cf01-4756-bfbc-53fbd16f8066" }, "number_instances": 2, "nics": [ { "net-id": "3908b664-0879-4a3e-af80-66d78e8e20c9" } ] }, "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 07078d63-aeeb-47ee-b63f-25d40c1d76dc 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 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | nova.boot_servers | 9.198 | 9.198 | 9.198 | 9.198 | 9.198 | 9.198 | 100.0% | 1 | | total | 11.833 | 11.833 | 11.833 | 11.833 | 11.833 | 11.833 | 100.0% | 1 | | -> duration | 10.833 | 10.833 | 10.833 | 10.833 | 10.833 | 10.833 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.833358 Full duration: 29.722553 HINTS: * To plot HTML graphics with this data, run: rally task report 07078d63-aeeb-47ee-b63f-25d40c1d76dc --out output.html * To generate a JUnit report, run: rally task export 07078d63-aeeb-47ee-b63f-25d40c1d76dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 07078d63-aeeb-47ee-b63f-25d40c1d76dc --json --out output.json 2018-04-17 06:39:25,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '07078d63-aeeb-47ee-b63f-25d40c1d76dc'] 2018-04-17 06:39:26,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-17 06:39:26,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '07078d63-aeeb-47ee-b63f-25d40c1d76dc', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-17 06:39:26,541 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-17 06:39:26,542 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-17 06:39:26,542 - 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-17 06:39:26,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-17 06:39:26,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-17 06:39:26,560 - 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': '3908b664-0879-4a3e-af80-66d78e8e20c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8ed827e0-cf01-4756-bfbc-53fbd16f8066', 'flavor_name': 'rally-tiny-8ed827e0-cf01-4756-bfbc-53fbd16f8066', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ed827e0-cf01-4756-bfbc-53fbd16f8066', '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-17 06:39:38,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9b3e8849-a15f-4852-b373-9a34e037c1af 2018-04-17 06:39:38,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9b3e8849-a15f-4852-b373-9a34e037c1af'] 2018-04-17 06:39:39,371 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9b3e8849-a15f-4852-b373-9a34e037c1af: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_delete_snapshot[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": {"CinderVolumes.create_and_delete_snapshot": {"force": false}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}, "volumes": {"size": 1, "volumes_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 9b3e8849-a15f-4852-b373-9a34e037c1af 2018-04-17 06:39:39,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9b3e8849-a15f-4852-b373-9a34e037c1af'] 2018-04-17 06:39:40,717 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-04-17 06:39:48,218 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-17 06:39:54,027 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,631 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:39:54,631 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,632 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,632 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,633 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,634 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,631 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 03:12 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-17 06:39:54,634 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 06:39:54,634 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-17 06:39:54,635 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-17 06:39:54,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-17 06:39:58,135 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-17 06:39:57.841 1375 INFO rally.deployment.engine [-] Deployment e8ddf283-f459-48c0-bc45-44836e997cbc | Starting: Destroy cloud and free allocated resources. 2018-04-17 06:39:57.931 1375 INFO rally.deployment.engine [-] Deployment e8ddf283-f459-48c0-bc45-44836e997cbc | Completed: Destroy cloud and free allocated resources. 2018-04-17 06:39:57.948 1375 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0). 2018-04-17 06:39:57.951 1375 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-17 06:40:01,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-17 06:40:01.321 1378 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4c9cf48a-8239-4eea-8cf8-f4c51abdba14) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4c9cf48a-8239-4eea-8cf8-f4c51abdba14 | 2018-04-17T06:40:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4c9cf48a-8239-4eea-8cf8-f4c51abdba14 ~/.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-17 06:40:06,134 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-17 06:40:06,134 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-17 06:40:09,500 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-17 06:40:09.249 1384 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=f676bff1-b12f-443f-b40b-72e41803edb0). 2018-04-17 06:40:09.386 1384 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-17 06:40:14,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-17 06:40:12.566 1387 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-17 06:40:12.740 1387 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-17 06:40:13.985 1387 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723) has been successfully created! Using verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723) as the default verifier for the future CLI operations. 2018-04-17 06:40:18,537 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-17 06:40:20,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-17 06:40:22,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-17 06:40:28,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-17 06:40:27.998 1406 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723) for deployment 'opnfv-rally' (UUID=4c9cf48a-8239-4eea-8cf8-f4c51abdba14). 2018-04-17 06:40:28.705 1406 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723) has been successfully configured for deployment 'opnfv-rally' (UUID=4c9cf48a-8239-4eea-8cf8-f4c51abdba14)! 2018-04-17 06:40:28,823 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-17 06:40:28,823 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-17 06:40:28,824 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-17 06:40:32,319 - 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-17 06:40:35,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:35.490 1418 INFO rally.api [-] Starting verification (UUID=b9d22474-8f5f-4d6b-85f3-c1c9adf36c01) for deployment 'opnfv-rally' (UUID=4c9cf48a-8239-4eea-8cf8-f4c51abdba14) by verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723). 2018-04-17 06:40:35,491 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b9d22474-8f5f-4d6b-85f3-c1c9adf36c01 2018-04-17 06:40:46,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:46.610 1418 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON ... skip: VolumesSnapshotTestJSON skipped as Cinder is not available 2018-04-17 06:40:46,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:46.917 1418 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON ... skip: ExtensionsTestJSON skipped as Cinder is not available 2018-04-17 06:40:49,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:49.321 1418 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON ... skip: AvailabilityZoneTestJSON skipped as Cinder is not available 2018-04-17 06:40:49,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:49.557 1418 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2018-04-17 06:40:49,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:49.575 1418 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON ... skip: VolumesSnapshotListTestJSON skipped as Cinder is not available 2018-04-17 06:40:49,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:49.731 1418 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... skip: AttachVolumeTestJSON skipped as Cinder is not available 2018-04-17 06:40:50,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.186 1418 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest ... skip: VolumesMetadataTest skipped as Cinder is not available 2018-04-17 06:40:50,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.217 1418 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON ... skip: VolumesSnapshotNegativeTestJSON skipped as Cinder is not available 2018-04-17 06:40:50,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.246 1418 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest ... skip: VolumesNegativeTest skipped as Cinder is not available 2018-04-17 06:40:50,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.265 1418 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON ... skip: SnapshotMetadataTestJSON skipped as Cinder is not available 2018-04-17 06:40:50,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.361 1418 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2018-04-17 06:40:50,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.404 1418 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2018-04-17 06:40:50,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.618 1418 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.120s] 2018-04-17 06:40:50,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.646 1418 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.028s] 2018-04-17 06:40:50,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:50.720 1418 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.074s] 2018-04-17 06:40:54,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:54.587 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.930s] 2018-04-17 06:40:54,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:54.798 1418 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.213s] 2018-04-17 06:40:54,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:54.865 1418 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.066s] 2018-04-17 06:40:55,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:55.307 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.037s] 2018-04-17 06:40:56,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:56.193 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.885s] 2018-04-17 06:40:58,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:58.220 1418 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.109s] 2018-04-17 06:40:59,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:59.189 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.993s] 2018-04-17 06:40:59,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:59.276 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.688s] 2018-04-17 06:40:59,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:59.701 1418 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.659s] 2018-04-17 06:40:59,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:40:59.721 1418 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-04-17 06:41:00,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:00.791 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.604s] 2018-04-17 06:41:01,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:01.561 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.284s] 2018-04-17 06:41:01,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:01.677 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.116s] 2018-04-17 06:41:01,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:01.734 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.056s] 2018-04-17 06:41:01,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:01.792 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.058s] 2018-04-17 06:41:01,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:01.845 1418 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.053s] 2018-04-17 06:41:02,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:02.331 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.539s] 2018-04-17 06:41:03,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:03.222 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.891s] 2018-04-17 06:41:04,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:04.254 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.796s] 2018-04-17 06:41:04,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:04.584 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.360s] 2018-04-17 06:41:04,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:04.648 1418 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.065s] 2018-04-17 06:41:05,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:05.810 1418 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [4.694s] 2018-04-17 06:41:05,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:05.825 1418 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.016s] 2018-04-17 06:41:05,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:05.995 1418 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.169s] 2018-04-17 06:41:06,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:06.002 1418 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-04-17 06:41:06,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:06.015 1418 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-04-17 06:41:08,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:08.428 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.174s] 2018-04-17 06:41:10,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:10.878 1418 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [19.173s] 2018-04-17 06:41:11,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:11.076 1418 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.726s] 2018-04-17 06:41:11,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:11.513 1418 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-04-17 06:41:11,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:11.615 1418 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.538s] 2018-04-17 06:41:11,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:11.811 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.383s] 2018-04-17 06:41:11,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:11.855 1418 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.762s] 2018-04-17 06:41:12,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:12.045 1418 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.351s] 2018-04-17 06:41:12,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:12.337 1418 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.482s] 2018-04-17 06:41:12,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:12.725 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [1.431s] 2018-04-17 06:41:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:12.992 1418 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.590s] 2018-04-17 06:41:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:13.447 1418 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.226s] 2018-04-17 06:41:15,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:15.680 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.953s] 2018-04-17 06:41:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:16.829 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.017s] 2018-04-17 06:41:17,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:17.192 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.512s] 2018-04-17 06:41:18,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:18.791 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-04-17 06:41:18,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:18.800 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-04-17 06:41:18,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:18.845 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2018-04-17 06:41:18,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:18.957 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.112s] 2018-04-17 06:41:18,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:18.992 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2018-04-17 06:41:19,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:19.044 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.052s] 2018-04-17 06:41:19,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:19.099 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.054s] 2018-04-17 06:41:19,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:19.150 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.051s] 2018-04-17 06:41:19,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:19.192 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-04-17 06:41:19,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:19.246 1418 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.053s] 2018-04-17 06:41:19,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:19.525 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.333s] 2018-04-17 06:41:21,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:21.452 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.926s] 2018-04-17 06:41:24,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:24.359 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.528s] 2018-04-17 06:41:27,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:27.194 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.741s] 2018-04-17 06:41:30,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:30.336 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.142s] 2018-04-17 06:41:30,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:30.854 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.518s] 2018-04-17 06:41:30,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:30.901 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.047s] 2018-04-17 06:41:30,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:30.944 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.043s] 2018-04-17 06:41:30,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:30.979 1418 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.035s] 2018-04-17 06:41:33,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:33.693 1418 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.358s] 2018-04-17 06:41:33,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:33.872 1418 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.179s] 2018-04-17 06:41:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:34.043 1418 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.171s] 2018-04-17 06:41:34,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:34.351 1418 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.307s] 2018-04-17 06:41:35,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:35.086 1418 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.735s] 2018-04-17 06:41:35,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:35.458 1418 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.371s] 2018-04-17 06:41:36,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:36.026 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.180s] 2018-04-17 06:41:37,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:37.914 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.887s] 2018-04-17 06:41:39,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:39.611 1418 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [5.785s] 2018-04-17 06:41:40,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:40.151 1418 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.541s] 2018-04-17 06:41:40,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:40.583 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.668s] 2018-04-17 06:41:40,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:40.946 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [16.587s] 2018-04-17 06:41:42,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:42.732 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.149s] 2018-04-17 06:41:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:43.643 1418 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [32.760s] 2018-04-17 06:41:44,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:44.583 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.850s] 2018-04-17 06:41:45,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:45.522 1418 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [34.745s] 2018-04-17 06:41:46,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:46.187 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.240s] 2018-04-17 06:41:46,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:46.477 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.894s] 2018-04-17 06:41:46,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:46.546 1418 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-04-17 06:41:47,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:47.027 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.549s] 2018-04-17 06:41:47,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:47.703 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.675s] 2018-04-17 06:41:48,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:48.423 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.720s] 2018-04-17 06:41:49,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:49.796 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.372s] 2018-04-17 06:41:50,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:50.391 1418 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.844s] 2018-04-17 06:41:50,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:50.461 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.665s] 2018-04-17 06:41:51,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:51.580 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.118s] 2018-04-17 06:41:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:51.605 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.418s] 2018-04-17 06:41:52,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:52.109 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.528s] 2018-04-17 06:41:53,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:53.328 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.217s] 2018-04-17 06:41:53,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:53.759 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.431s] 2018-04-17 06:41:54,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:54.092 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.612s] 2018-04-17 06:41:54,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:54.226 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.468s] 2018-04-17 06:41:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:54.495 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.403s] 2018-04-17 06:41:54,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:54.753 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.526s] 2018-04-17 06:41:54,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:54.848 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.352s] 2018-04-17 06:41:55,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.147 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.298s] 2018-04-17 06:41:55,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.202 1418 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.449s] 2018-04-17 06:41:55,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.326 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.072s] 2018-04-17 06:41:55,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.363 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... fail [0.032s] 2018-04-17 06:41:55,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.407 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.259s] 2018-04-17 06:41:55,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.535 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.127s] 2018-04-17 06:41:55,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.619 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.083s] 2018-04-17 06:41:55,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.620 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.259s] 2018-04-17 06:41:55,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.630 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-04-17 06:41:55,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.641 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-04-17 06:41:55,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.685 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.043s] 2018-04-17 06:41:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.700 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.082s] 2018-04-17 06:41:55,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.758 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.073s] 2018-04-17 06:41:55,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.781 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.079s] 2018-04-17 06:41:55,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.832 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.073s] 2018-04-17 06:41:55,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:55.856 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.076s] 2018-04-17 06:41:56,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.058 1418 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.202s] 2018-04-17 06:41:56,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.538 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.932s] 2018-04-17 06:41:56,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.581 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.748s] 2018-04-17 06:41:56,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.593 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-04-17 06:41:56,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.675 1418 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.082s] 2018-04-17 06:41:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.742 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.204s] 2018-04-17 06:41:56,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.883 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.141s] 2018-04-17 06:41:56,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:56.962 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.078s] 2018-04-17 06:41:57,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:57.032 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.070s] 2018-04-17 06:41:57,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:57.450 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.418s] 2018-04-17 06:41:57,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:57.582 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.132s] 2018-04-17 06:41:57,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:57.700 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.117s] 2018-04-17 06:41:57,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:41:57.834 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.133s] 2018-04-17 06:42:02,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:02.363 1418 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.528s] 2018-04-17 06:42:06,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:06.884 1418 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [18.844s] 2018-04-17 06:42:08,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:08.232 1418 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [13.754s] 2018-04-17 06:42:08,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:08.320 1418 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.088s] 2018-04-17 06:42:08,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:08.593 1418 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.273s] 2018-04-17 06:42:08,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:08.691 1418 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-04-17 06:42:08,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:08.691 1418 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-17 06:42:10,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:10.584 1418 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [13.619s] 2018-04-17 06:42:10,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:10.664 1418 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.079s] 2018-04-17 06:42:10,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:10.916 1418 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.252s] 2018-04-17 06:42:11,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:11.079 1418 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.162s] 2018-04-17 06:42:11,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:11.080 1418 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-17 06:42:15,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:15.554 1418 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [31.908s] 2018-04-17 06:42:26,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:26.001 1418 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.118s] 2018-04-17 06:42:29,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:29.185 1418 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.629s] 2018-04-17 06:42:50,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:42:50.141 1418 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [24.137s] 2018-04-17 06:43:07,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:43:07.369 1418 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.226s] 2018-04-17 06:43:42,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:43:42.872 1418 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [73.675s] 2018-04-17 06:43:45,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b9d22474-8f5f-4d6b-85f3-c1c9adf36c01']'. 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b9d22474-8f5f-4d6b-85f3-c1c9adf36c01 | 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-17 06:40:35 | 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-17 06:43:45 | 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:10 | 2018-04-17 06:43:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dc43ba6f-6069-477a-a9f6-073619ad5723) | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4c9cf48a-8239-4eea-8cf8-f4c51abdba14) | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 176.277 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 144 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 59 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-17 06:43:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-17 06:43:47,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.3103448276% 2018-04-17 06:43:52,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:43:52,399 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:33 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-17 06:43:52,402 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-17 06:43:52,402 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-17 06:43:52,485 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-17 06:43:56,004 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-17 06:43:55.614 1639 INFO rally.deployment.engine [-] Deployment 4c9cf48a-8239-4eea-8cf8-f4c51abdba14 | Starting: Destroy cloud and free allocated resources. 2018-04-17 06:43:55.704 1639 INFO rally.deployment.engine [-] Deployment 4c9cf48a-8239-4eea-8cf8-f4c51abdba14 | Completed: Destroy cloud and free allocated resources. 2018-04-17 06:43:55.739 1639 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723) for deployment 'opnfv-rally'. 2018-04-17 06:43:55.760 1639 INFO rally.api [-] Deleting verification (UUID=b9d22474-8f5f-4d6b-85f3-c1c9adf36c01). 2018-04-17 06:43:55.813 1639 INFO rally.api [-] Verification has been successfully deleted! 2018-04-17 06:43:55.813 1639 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723). 2018-04-17 06:43:55.820 1639 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-17 06:43:59,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-17 06:43:59.170 1642 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=82f6aca5-51c3-47ae-9b54-5c74fbb62bfb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 82f6aca5-51c3-47ae-9b54-5c74fbb62bfb | 2018-04-17T06:43:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 82f6aca5-51c3-47ae-9b54-5c74fbb62bfb ~/.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-17 06:44:03,866 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-17 06:44:03,866 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-17 06:44:07,256 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-17 06:44:06.981 1648 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=dc43ba6f-6069-477a-a9f6-073619ad5723). 2018-04-17 06:44:07.123 1648 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-17 06:44:11,977 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-17 06:44:10.371 1651 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-17 06:44:10.554 1651 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-17 06:44:11.818 1651 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3a2bfde3-e74d-4f34-b3da-51637042efb7) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3a2bfde3-e74d-4f34-b3da-51637042efb7) as the default verifier for the future CLI operations. 2018-04-17 06:44:16,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-17 06:44:18,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-17 06:44:21,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-17 06:44:27,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-17 06:44:26.325 1670 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3a2bfde3-e74d-4f34-b3da-51637042efb7) for deployment 'opnfv-rally' (UUID=82f6aca5-51c3-47ae-9b54-5c74fbb62bfb). 2018-04-17 06:44:27.013 1670 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3a2bfde3-e74d-4f34-b3da-51637042efb7) has been successfully configured for deployment 'opnfv-rally' (UUID=82f6aca5-51c3-47ae-9b54-5c74fbb62bfb)! 2018-04-17 06:44:27,156 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-17 06:44:27,156 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-17 06:44:27,158 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-17 06:44:27,166 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-17 06:44:31,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3a2bfde3-e74d-4f34-b3da-51637042efb7/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-17 06:44:31,882 - 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-17 06:44:35,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-17 06:44:35.035 1679 INFO rally.api [-] Starting verification (UUID=6e8dc6cb-939d-4333-8a1b-1e660927c320) for deployment 'opnfv-rally' (UUID=82f6aca5-51c3-47ae-9b54-5c74fbb62bfb) by verifier 'opnfv-tempest' (UUID=3a2bfde3-e74d-4f34-b3da-51637042efb7). 2018-04-17 06:44:35,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6e8dc6cb-939d-4333-8a1b-1e660927c320 2018-04-17 06:47:16,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6e8dc6cb-939d-4333-8a1b-1e660927c320']'. 2018-04-17 06:47:17,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6e8dc6cb-939d-4333-8a1b-1e660927c320 | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-17 06:44:34 | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-17 06:47:15 | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:41 | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3a2bfde3-e74d-4f34-b3da-51637042efb7) | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 82f6aca5-51c3-47ae-9b54-5c74fbb62bfb) | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-17 06:47:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.772 | 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 132 | 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-17 06:47:17,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-17 06:47:17,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 97.7777777778% 2018-04-17 06:47:21,877 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 06:47:21,877 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-17 06:47:21,880 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-04-17 06:47:21,880 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-17 06:47:22,943 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-17 07:29:49,694 - 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) ... FAIL 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) ... ERROR test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ERROR 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 ====================================================================== ERROR: test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 767, in setUp self.created_stack = self.stack_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 120, in create if self.__stack and self.stack_complete(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 220, in stack_complete poll_interval, snaps.config.stack.STATUS_CREATE_FAILED) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 451, in _stack_status_check status = self._status(expected_status_code, fail_status) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 496, in _status raise StackError('Stack had an error') StackError: Stack had an error ====================================================================== ERROR: test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 767, in setUp self.created_stack = self.stack_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 120, in create if self.__stack and self.stack_complete(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 220, in stack_complete poll_interval, snaps.config.stack.STATUS_CREATE_FAILED) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 451, in _stack_status_check status = self._status(expected_status_code, fail_status) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 496, in _status raise StackError('Stack had an error') StackError: Stack had an error ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 382, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 445, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 4 ====================================================================== 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'a4d65a7f-fb13-4e3c-bc1a-5a5d32bdb85f' != u'cf3d35db-8976-4bef-ab70-56cbc335685f' - a4d65a7f-fb13-4e3c-bc1a-5a5d32bdb85f + cf3d35db-8976-4bef-ab70-56cbc335685f ---------------------------------------------------------------------- Ran 119 tests in 2546.697s FAILED (failures=2, errors=2) 2018-04-17 07:29:50,524 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 07:29:50,524 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:27 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-17 07:29:50,527 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-17 07:29:50,527 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-17 07:29:50,528 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:08 | PASS | | vping_userdata | functest | smoke | 00:55 | PASS | | tempest_smoke_serial | functest | smoke | 15:37 | FAIL | | rally_sanity | functest | smoke | 03:12 | FAIL | | refstack_defcore | functest | smoke | 03:33 | FAIL | | patrole | functest | smoke | 03:05 | FAIL | | snaps_smoke | functest | smoke | 42:27 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-17 07:29:50,532 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-17 07:29:58,359 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-43 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-17 07:29:58,362 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.208:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-17 07:29:58,362 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-17 07:29:58,362 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-17 07:29:58,363 - 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-17 07:29:58,365 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-17 07:30:04,621 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-43 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-17 07:30:04,624 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.208:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-17 07:30:04,624 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-17 07:30:04,625 - 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-17 07:30:04,626 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-17 07:30:04,626 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-17 07:30:05,265 - 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-17 07:30:05,317 - 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-17 07:30:05,348 - 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-17 07:30:06,465 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-17 07:30:06,465 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-17 07:30:07,746 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-17 07:30:07,746 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-17 07:30:07,746 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-04-17 07:30:08,761 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-17 07:30:11,030 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-95ccd2aa-a3e1-4c77-ad75-4b5601d468d5, password=30c9e5d9-ed02-4b1d-95e2-e7ebc6bf5868, auth_url=http://10.6.1.208:5000/v3, project_name=cloudify_ims-95ccd2aa-a3e1-4c77-ad75-4b5601d468d5, 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=ac9bba1006334a5dbb94c3f1ad51f893, user_domain_name=admin_domain, project_domain_id=ac9bba1006334a5dbb94c3f1ad51f893, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-04-17 07:30:11,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-17 07:30:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-17 07:30:12,062 - 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-17 07:31:15,907 - 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-17 07:31:20,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-17 07:31:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-17 07:31:31,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-17 07:31:33,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-17 07:31:33,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-17 07:32:29,267 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 522, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 549, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 584, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-04-17 07:32:29,276 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-17 07:32:30,900 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 07:32:30,900 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 02:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-17 07:32:30,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 392, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-04-17 07:32:30,902 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-17 07:32:37,111 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 7ef9208b-541a-4ca5-a5ed-a163d169a92c: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-56e7a952-8802-4f69-b688-937956fdf615'] 2018-04-17 07:32:39,331 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-17 07:32:39,331 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-17 07:32:39,843 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-17 07:32:42,111 - 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-17 07:32:42,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-17 07:32:42,145 - 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-17 07:32:42,152 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-17 07:32:42,184 - 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-17 07:32:42,184 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-17 07:32:44,552 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-d5bc7b09-bb1b-44ce-802e-8cfd5cb37fde, password=a715ad1f-6402-4dce-a57d-19111b100031, auth_url=http://10.6.1.208:5000/v3, project_name=vyos_vrouter-d5bc7b09-bb1b-44ce-802e-8cfd5cb37fde, 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=ac9bba1006334a5dbb94c3f1ad51f893, user_domain_name=admin_domain, project_domain_id=ac9bba1006334a5dbb94c3f1ad51f893, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-04-17 07:32:44,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-17 07:32:44,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-17 07:32:44,552 - 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-17 07:33:45,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-17 07:33:46,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-17 07:33:47,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-17 07:33:58,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-17 07:33:59,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-17 07:34:00,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-17 07:35:06,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-04-17 07:35:24,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-04-17 07:35:54,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-04-17 07:35:54,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-04-17 07:35:56,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-04-17 07:35:56,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-04-17 07:38:18,456 - 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 2.2 MB/s | 52 MB 00:23 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-17 07:38:18,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-04-17 07:38:26,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-04-17 07:38:28,211 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 75, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 339, in deploy_vnf user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 139, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-06adef79-16ae-4708-8020-a16abbde0c42) 2018-04-17 07:38:28,850 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 07:38:28,850 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:46 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-17 07:38:28,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-04-17 07:38:28,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 421, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 154, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 116, in _raise_client_error server_traceback=server_traceback) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 127, in _prepare_and_raise_exception status_code, error_code=error_code) CloudifyClientError: 404: Requested `Deployment` with ID `vrouter-opnfv` was not found 2018-04-17 07:38:28,971 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-17 07:38:45,551 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-17 07:38:45,551 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-17 07:38:45,631 - 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-17 07:38:45,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-17 07:38:45,650 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-17 07:38:48,035 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-b5bbdfb9-2cd8-4fac-bce6-73e5a89bcd34, password=35d326a6-0497-4c4c-a876-1445d2699dbb, auth_url=http://10.6.1.208:5000/v3, project_name=juju_epc-b5bbdfb9-2cd8-4fac-bce6-73e5a89bcd34, 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=ac9bba1006334a5dbb94c3f1ad51f893, user_domain_name=admin_domain, project_domain_id=ac9bba1006334a5dbb94c3f1ad51f893, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-04-17 07:38:48,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-17 07:38:51,397 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-04-17 07:38:51,398 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-17 07:38:51,890 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 73, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 226, in prepare self._register_credentials_v3() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 176, in _register_credentials_v3 'juju_network_discovery_bug') File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 139, in _bypass_juju_network_discovery_bug user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 139, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-7b5d274e-e123-45cb-bb96-09aa6e600393) 2018-04-17 07:38:52,482 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-17 07:38:52,482 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-17 07:38:52,485 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-17 07:38:52,544 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 414, in clean output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'destroy-controller', '-y', 'abot-controller', '--destroy-all-models']' returned non-zero exit status 1 2018-04-17 07:38:52,550 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-17 07:38:52,551 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-17 07:38:53,303 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-17 07:38:53,304 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 02:21 | FAIL | | vyos_vrouter | functest | vnf | 05:46 | FAIL | | juju_epc | functest | vnf | 00:06 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-17 07:38:53,306 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-17 07:39:01,765 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-43 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-17 07:39:01,768 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.208:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-17 07:39:01,768 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-17 07:39:01,769 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-17 07:39:01,769 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-17 07:39:01,770 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK