2018-09-03 19:39:19,213 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-285 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-03 19:39:19,218 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.30,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=gYrhTRQ24TFwRDAZH8VEqwjdu export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=4c2d81b9e57743e085839ad816741f69 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=h6FWhNyjjJ8TyDEdX8PZu2mB8 export OS_REGION_NAME=regionOne 2018-09-03 19:39:19,218 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-03 19:39:19,219 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-03 19:39:19,253 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-03 19:39:19,357 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-03 19:39:20,588 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-03 19:39:20,702 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'0074841edaf54d95b831632518dc4a68', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-03 19:39:20,877 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/02d9b7f1776c4add962badf391badd34'}, u'url': u'http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'03cf0bc46b784d6aafbc108a11f1593f', u'id': u'02d9b7f1776c4add962badf391badd34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/073142b1fbdd4a15a23a3af5914bbd8d'}, u'url': u'http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'03cf0bc46b784d6aafbc108a11f1593f', u'id': u'073142b1fbdd4a15a23a3af5914bbd8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/0be1dd6dfe8340b7b2935094807e0127'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'88d0825c619b4ac79295c9971fb06be7', u'id': u'0be1dd6dfe8340b7b2935094807e0127'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/13322b3aae4d46b3b3210f1d3120fc11'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f240db0058fa4daaa6fa34ac9d969a6e', u'id': u'13322b3aae4d46b3b3210f1d3120fc11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2c6f97be6a764d31b398d41f22dd41c0'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'62044f549608414e9d8287c510106f90', u'id': u'2c6f97be6a764d31b398d41f22dd41c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2df6473e0fab4cdeaa540f23d1fa352c'}, u'url': u'http://172.30.9.30:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'11a84814963a4494b63e14d30db5f92a', u'id': u'2df6473e0fab4cdeaa540f23d1fa352c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/32195a0d9fc84b34b44b74d893632b41'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c9c22bf4784e4186b884051b999fa80f', u'id': u'32195a0d9fc84b34b44b74d893632b41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/328a05d9dfc742609cc52fc493b18aa9'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd2a03c729cae4fd98f8060992bd10311', u'id': u'328a05d9dfc742609cc52fc493b18aa9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/34e4b4f20a1f49c984ae84057ca3246d'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f3e09d3dcac47a7800e9abe4bc7ef60', u'id': u'34e4b4f20a1f49c984ae84057ca3246d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/37deebfb6f7a489dbb9b08d89e388c90'}, u'url': u'http://172.30.9.30:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'835c59e4ab1040cfa94edd384a758acb', u'id': u'37deebfb6f7a489dbb9b08d89e388c90'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/414cccb25c494dea8a30c97c07e35c7d'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'62044f549608414e9d8287c510106f90', u'id': u'414cccb25c494dea8a30c97c07e35c7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/42e61793165a4636a892e5b106cd1328'}, u'url': u'http://172.30.9.30:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e603f1e3d5ad4b04baa1ea7c22921a85', u'id': u'42e61793165a4636a892e5b106cd1328'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/494335bbd1c644a9b084c31ed7e9a9a1'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'835c59e4ab1040cfa94edd384a758acb', u'id': u'494335bbd1c644a9b084c31ed7e9a9a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/49ceee56bd0f4bf78871196bba3d34f1'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'11a84814963a4494b63e14d30db5f92a', u'id': u'49ceee56bd0f4bf78871196bba3d34f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/57a7f24502ec4cdeb18b5197de13b419'}, u'url': u'http://172.30.9.30:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f240db0058fa4daaa6fa34ac9d969a6e', u'id': u'57a7f24502ec4cdeb18b5197de13b419'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5ab4c061f9f24964ad3ef0c255ccbabc'}, u'url': u'http://172.30.9.30:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ee14366cf55247dfb19a804f9371634e', u'id': u'5ab4c061f9f24964ad3ef0c255ccbabc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5b10082ffe50455b94e44dd2357b580f'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f3e09d3dcac47a7800e9abe4bc7ef60', u'id': u'5b10082ffe50455b94e44dd2357b580f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6ae3b0ffd1d74106b52282e0ded09bfa'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'34a043ee8e4f48c1b7c4b9af672c71a8', u'id': u'6ae3b0ffd1d74106b52282e0ded09bfa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6e0951d61ef54b50b2f05754918e4ea0'}, u'url': u'http://172.30.9.30:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd2a03c729cae4fd98f8060992bd10311', u'id': u'6e0951d61ef54b50b2f05754918e4ea0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/712b2a8860eb4c338c8a6d8b60ceacbf'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'11a84814963a4494b63e14d30db5f92a', u'id': u'712b2a8860eb4c338c8a6d8b60ceacbf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/73178e4dc912467c94bda3edcf45a245'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'34a043ee8e4f48c1b7c4b9af672c71a8', u'id': u'73178e4dc912467c94bda3edcf45a245'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/73587f5626b94e4b8ab130a7cebeddd4'}, u'url': u'http://172.30.9.30:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c9c22bf4784e4186b884051b999fa80f', u'id': u'73587f5626b94e4b8ab130a7cebeddd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/756df364527047c98680116569fd529f'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3217d49309a24433a2b0b81ba2682b0c', u'id': u'756df364527047c98680116569fd529f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/8887306f6842463788ea3468ef71a0e2'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e603f1e3d5ad4b04baa1ea7c22921a85', u'id': u'8887306f6842463788ea3468ef71a0e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9034cc6a9aa34fc5a30705fb0acb3300'}, u'url': u'http://172.30.9.30:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'32da1fecd2a74bdaaee3e4b7a338c658', u'id': u'9034cc6a9aa34fc5a30705fb0acb3300'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/967b1182d8c24ff1af98508b837693e9'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'32da1fecd2a74bdaaee3e4b7a338c658', u'id': u'967b1182d8c24ff1af98508b837693e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/992df771f4584840bb4cd3bed4fe4205'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'88d0825c619b4ac79295c9971fb06be7', u'id': u'992df771f4584840bb4cd3bed4fe4205'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/995dac6cee54495cb5e8aa2484c8f4e6'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e603f1e3d5ad4b04baa1ea7c22921a85', u'id': u'995dac6cee54495cb5e8aa2484c8f4e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c0bcfbba4c564ab18f8f4562609176ae'}, u'url': u'http://172.30.9.30:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'88d0825c619b4ac79295c9971fb06be7', u'id': u'c0bcfbba4c564ab18f8f4562609176ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c4fced1b01bd40a0ada45a846fa218a7'}, u'url': u'http://172.30.9.30:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3217d49309a24433a2b0b81ba2682b0c', u'id': u'c4fced1b01bd40a0ada45a846fa218a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/cbce6e26cfd4422a93c291a294ca31e1'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ee14366cf55247dfb19a804f9371634e', u'id': u'cbce6e26cfd4422a93c291a294ca31e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d15f602e97d24072836875fa5b7473da'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c9c22bf4784e4186b884051b999fa80f', u'id': u'd15f602e97d24072836875fa5b7473da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d4f3d7a6153d4d2490d8c3cbb1bd9d96'}, u'url': u'http://172.30.9.30:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'62044f549608414e9d8287c510106f90', u'id': u'd4f3d7a6153d4d2490d8c3cbb1bd9d96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d5258da02bdf48879a01500dda7e1709'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'32da1fecd2a74bdaaee3e4b7a338c658', u'id': u'd5258da02bdf48879a01500dda7e1709'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d55240b4fc464b31ad91165f4cad5cc4'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ee14366cf55247dfb19a804f9371634e', u'id': u'd55240b4fc464b31ad91165f4cad5cc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d670e17ae6f54649b5e1eb818d84d667'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd2a03c729cae4fd98f8060992bd10311', u'id': u'd670e17ae6f54649b5e1eb818d84d667'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ea7053841e8e4fa4b03b972fae189ada'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3217d49309a24433a2b0b81ba2682b0c', u'id': u'ea7053841e8e4fa4b03b972fae189ada'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/eaf28630b4bb4767a5b8c64c3b3aec12'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f240db0058fa4daaa6fa34ac9d969a6e', u'id': u'eaf28630b4bb4767a5b8c64c3b3aec12'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/eb0c97fbce3344c090ed5d05b97682d4'}, u'url': u'http://172.30.9.30:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f3e09d3dcac47a7800e9abe4bc7ef60', u'id': u'eb0c97fbce3344c090ed5d05b97682d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f4878a3759884b508b2ca7150c6db6c0'}, u'url': u'http://12.0.0.43:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'03cf0bc46b784d6aafbc108a11f1593f', u'id': u'f4878a3759884b508b2ca7150c6db6c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/fbe7a4e7e31d429c912c16842bf8461d'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'835c59e4ab1040cfa94edd384a758acb', u'id': u'fbe7a4e7e31d429c912c16842bf8461d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/fca514fd91124a7da9fb5a67befcfae9'}, u'url': u'http://172.30.9.30:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'34a043ee8e4f48c1b7c4b9af672c71a8', u'id': u'fca514fd91124a7da9fb5a67befcfae9'})] 2018-09-03 19:39:22,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-03 19:39:22,202 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-03 19:39:22,348 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 149}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 155}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-03 19:39:22,371 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-03 19:39:23,324 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'86417151-eb9f-4ecb-bc53-6796967d6aa4'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-03T19:35:44Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9f504725-7f95-46d3-b04c-5c8c7f819ae4', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'55b62c5a67614ebb912a3ad66cd54036', u'created_at': u'2018-09-03T19:35:37Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'55b62c5a67614ebb912a3ad66cd54036'})] 2018-09-03 19:39:24,303 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-03 19:39:24,405 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'09d697a78f50408ca4b4ce3e17cad974'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'0d4346d50fe540528780e8abb2816f41'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'43a54871da774a398dcf6cfbdbb5c8d0'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'51b3e1e20b02416e8ecdee7085c0e4ac'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'71804d8564a44a7da6c567bca06be187'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'878f46832c874b0abe58c79abf6c2e8a'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'8afb704abcc541adb1f61b319beec633'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'c4e3c48443f54161b5bec1be0a379e2a', 'user': u'8afb704abcc541adb1f61b319beec633'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'a6af8a6ee1e148c4840111dcdf50fc92'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'a81837cb32c9452a88f79fe3f808a2f3'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'ad5c236c8c41495196a43a12e18419da'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'c69f9eacefe3479d871dc630d22c2415'}), Munch({'project': u'55b62c5a67614ebb912a3ad66cd54036', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'eba0014d843f4bc6879d228e452dba32'}), Munch({'project': u'4c2d81b9e57743e085839ad816741f69', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'ebacb13bfb2b432eb6ce19980f7777fb'}), Munch({'domain': u'0074841edaf54d95b831632518dc4a68', 'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'cffce812db9e4f09971efbd7f7e1b8d0'}), Munch({'id': u'47b0a93a6a434851885f50f6f5eed2f6', 'user': u'ebacb13bfb2b432eb6ce19980f7777fb'})] 2018-09-03 19:39:24,581 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'47b0a93a6a434851885f50f6f5eed2f6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'76cac4860c894e719c02a371bf9f52f2'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'86d265d7161645658d8541ba6426e7b8'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'c4e3c48443f54161b5bec1be0a379e2a'})] 2018-09-03 19:39:25,447 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-03 19:39:25,522 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-03 19:39:25,632 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'03cf0bc46b784d6aafbc108a11f1593f', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'11a84814963a4494b63e14d30db5f92a', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'3217d49309a24433a2b0b81ba2682b0c', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'32da1fecd2a74bdaaee3e4b7a338c658', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'34a043ee8e4f48c1b7c4b9af672c71a8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4f3e09d3dcac47a7800e9abe4bc7ef60', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'62044f549608414e9d8287c510106f90', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'7917d2f3bac740ea883eeff829d37f2a', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'835c59e4ab1040cfa94edd384a758acb', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'88d0825c619b4ac79295c9971fb06be7', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c9c22bf4784e4186b884051b999fa80f', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'd2a03c729cae4fd98f8060992bd10311', 'name': u'keystone'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'e603f1e3d5ad4b04baa1ea7c22921a85', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'ee14366cf55247dfb19a804f9371634e', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f240db0058fa4daaa6fa34ac9d969a6e', 'name': u'placement'})] 2018-09-03 19:39:26,590 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T19:35:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'86417151-eb9f-4ecb-bc53-6796967d6aa4', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'9f504725-7f95-46d3-b04c-5c8c7f819ae4', u'tenant_id': u'55b62c5a67614ebb912a3ad66cd54036', u'created_at': u'2018-09-03T19:35:44Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'55b62c5a67614ebb912a3ad66cd54036'})] 2018-09-03 19:39:26,705 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 19:39:26,706 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-03 19:39:26,762 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-03 19:39:27,769 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-03 19:39:29,125 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-03T19:39:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e3bf44a-1518-4a6c-904a-dd33d479afe4', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_c2cfb2d5-61a8-4693-a044-b81cee7f0e7a', u'admin_state_up': True, u'tenant_id': u'4c2d81b9e57743e085839ad816741f69', u'created_at': u'2018-09-03T19:39:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c2d81b9e57743e085839ad816741f69'}) 2018-09-03 19:39:31,525 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T19:39:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'133f33bd-bab2-45bb-b82f-e95b30b16cda', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c2cfb2d5-61a8-4693-a044-b81cee7f0e7a', u'enable_dhcp': True, u'network_id': u'7e3bf44a-1518-4a6c-904a-dd33d479afe4', u'tenant_id': u'4c2d81b9e57743e085839ad816741f69', u'created_at': u'2018-09-03T19:39:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c2d81b9e57743e085839ad816741f69'}) 2018-09-03 19:39:33,947 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9f504725-7f95-46d3-b04c-5c8c7f819ae4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'86417151-eb9f-4ecb-bc53-6796967d6aa4', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4c2d81b9e57743e085839ad816741f69', u'created_at': u'2018-09-03T19:39:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T19:39:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'4c2d81b9e57743e085839ad816741f69', u'id': u'a091c900-7645-4cbc-b013-256a5bf14d59', u'name': u'tenantnetwork1-router_c2cfb2d5-61a8-4693-a044-b81cee7f0e7a'}) 2018-09-03 19:39:36,625 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 19:39:36,626 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 19:39:46,077 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-03 19:39:47,216 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'a1730a1894d647a1acf9d0b41a6ba91a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_237c1554-a9de-4a24-b480-b426782150c4'}) 2018-09-03 19:39:47,654 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e66862c8c324589a6fa5ae17d9c02f6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_237c1554-a9de-4a24-b480-b426782150c4'}) 2018-09-03 19:39:47,869 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-03 19:39:48,032 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'dd65f397179841f7b215a7dbf3a8a21a'}) 2018-09-03 19:39:49,016 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_237c1554-a9de-4a24-b480-b426782150c4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a1730a1894d647a1acf9d0b41a6ba91a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '78053d6c-3a7e-488e-afc6-be6ab22581a3', 'username': u'tenantnetwork2-user_237c1554-a9de-4a24-b480-b426782150c4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 19:39:49,020 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_237c1554-a9de-4a24-b480-b426782150c4', 'password': '78053d6c-3a7e-488e-afc6-be6ab22581a3', 'project_name': 'tenantnetwork2-project_237c1554-a9de-4a24-b480-b426782150c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'a1730a1894d647a1acf9d0b41a6ba91a', 'project_domain_name': 'Default'} 2018-09-03 19:39:49,020 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-03 19:39:50,538 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T19:39:50Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5fe8d12a-1309-4bf3-831a-f352cf91cda3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_237c1554-a9de-4a24-b480-b426782150c4', u'admin_state_up': True, u'tenant_id': u'a1730a1894d647a1acf9d0b41a6ba91a', u'created_at': u'2018-09-03T19:39:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a1730a1894d647a1acf9d0b41a6ba91a'}) 2018-09-03 19:39:52,467 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T19:39:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9b987224-6516-4f07-8f1a-3c8a5edf2dcf', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_237c1554-a9de-4a24-b480-b426782150c4', u'enable_dhcp': True, u'network_id': u'5fe8d12a-1309-4bf3-831a-f352cf91cda3', u'tenant_id': u'a1730a1894d647a1acf9d0b41a6ba91a', u'created_at': u'2018-09-03T19:39:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a1730a1894d647a1acf9d0b41a6ba91a'}) 2018-09-03 19:39:54,049 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9f504725-7f95-46d3-b04c-5c8c7f819ae4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'86417151-eb9f-4ecb-bc53-6796967d6aa4', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a1730a1894d647a1acf9d0b41a6ba91a', u'created_at': u'2018-09-03T19:39:52Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T19:39:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'a1730a1894d647a1acf9d0b41a6ba91a', u'id': u'c61ada51-2181-4bf5-b5e4-bdfe1cbdb586', u'name': u'tenantnetwork2-router_237c1554-a9de-4a24-b480-b426782150c4'}) 2018-09-03 19:39:57,092 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 19:39:57,092 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 19:40:06,670 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-03 19:40:08,172 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-03 19:40:09,520 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-03T19:40:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6eff509f-a0b5-4395-99b7-bd45607d1fb9', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_961058c7-f342-42e2-97f2-b847e14295bf', u'admin_state_up': True, u'tenant_id': u'4c2d81b9e57743e085839ad816741f69', u'created_at': u'2018-09-03T19:40:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c2d81b9e57743e085839ad816741f69'}) 2018-09-03 19:40:10,593 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T19:40:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3ccb23bb-e811-4d66-8140-62f1e0a07bc1', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_961058c7-f342-42e2-97f2-b847e14295bf', u'enable_dhcp': True, u'network_id': u'6eff509f-a0b5-4395-99b7-bd45607d1fb9', u'tenant_id': u'4c2d81b9e57743e085839ad816741f69', u'created_at': u'2018-09-03T19:40:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c2d81b9e57743e085839ad816741f69'}) 2018-09-03 19:40:12,931 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9f504725-7f95-46d3-b04c-5c8c7f819ae4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'86417151-eb9f-4ecb-bc53-6796967d6aa4', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4c2d81b9e57743e085839ad816741f69', u'created_at': u'2018-09-03T19:40:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T19:40:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'4c2d81b9e57743e085839ad816741f69', u'id': u'd06edcce-b014-4874-8e64-ade2d50bb9e5', u'name': u'vmready1-router_961058c7-f342-42e2-97f2-b847e14295bf'}) 2018-09-03 19:42:18,683 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.30:9292/v2/images/43aa64ae-2416-4a0a-9fa7-e34e792fd794/file Conflict 2018-09-03 19:42:18,797 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 19:42:18,798 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-03 19:42:25,949 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-03 19:42:25,949 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | tenantnetwork1 | functest | healthcheck | 00:09 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 02:11 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-03 19:42:25,963 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR