2020-11-15 22:35:17,385 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | true | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 0PECUTWHPSVT | | NODE_NAME | lf-pod4 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/0PECUTWHPSVT/fun | | | ctest-opnfv-functest-healthcheck-jerma- | | | vmready1-run-537 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0PECUTWHPSVT/f | | | unctest-opnfv-functest-healthcheck-jerma- | | | vmready1-run-537 | +-------------------------+------------------------------------------------------------+ 2020-11-15 22:35:17,433 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2020-11-15 22:35:18,293 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2020-11-15 22:35:20,000 - functest.core.tenantnetwork - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/core/tenantnetwork.py", line 272, in run self.create_network_resources() File "/src/functest/functest/core/tenantnetwork.py", line 262, in create_network_resources ext_gateway_net_id=self.ext_net.id if self.ext_net else None) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 4414, in create_router error_message="Error creating router {0}".format(name)) File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 392, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: Error creating router vmready1-router_dcdca064-2fe4-4465-aa68-8ebfbc95ea34. (409) Client Error for url: http://172.30.12.83:9696/v2.0/routers.json Quota exceeded for resources: ['router']. 2020-11-15 22:35:20,008 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 293, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2020-11-15 22:35:20,009 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:01 | FAIL | +-------------------+------------------+------------------+----------------+