2018-04-27 12:10:57,790 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-suite-master-70 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 12:10:57,793 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='c26fec0f46dffb4f896eafb9e5652a47c242809a6' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-27 12:10:57,793 - xtesting.ci.run_tests - DEBUG - Test args: vping_ssh 2018-04-27 12:10:57,793 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-27 12:10:59,931 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual1 2018-04-27 12:10:59,932 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-27 12:11:00,889 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual1 2018-04-27 12:11:00,889 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-27 12:11:00,889 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-27 12:11:02,023 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-04-27 12:11:02,024 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-04-27 12:11:02' 2018-04-27 12:11:02,024 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--cbfc48bf-b57c-4253-b584-7d34d02c2926' 2018-04-27 12:11:04,324 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-cbfc48bf-b57c-4253-b584-7d34d02c2926' 2018-04-27 12:11:08,268 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-cbfc48bf-b57c-4253-b584-7d34d02c2926' 2018-04-27 12:11:19,926 - functest.opnfv_tests.openstack.vping.vping_ssh - ERROR - Unexpected error running test Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_ssh.py", line 64, in run super(VPingSSH, self).run() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_base.py", line 146, in run self.router_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 116, in create 'Subnet not found with name ' + internal_subnet.name) AttributeError: 'NoneType' object has no attribute 'name' 2018-04-27 12:11:19,966 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-27 12:11:20,908 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:11:20,909 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:11:20,909 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:11:20,910 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:11:20,907 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-27 12:11:27,134 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-04-27 12:11:27,134 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR