By type
2021-06-09 07:28:00,523 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | onap-nofeature-noha | | INSTALLER_TYPE | oom | | BUILD_TAG | gitlab_ci-functest-kubespray-baremetal-daily- | | | master-317424129-onap | | NODE_NAME | onap_daily_pod4_honolulu-ONAP-oom | | TEST_DB_URL | http://testresults.opnfv.org/onap/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-06-09 07:28:00,552 - xtesting.ci.run_tests - INFO - Loading test case 'dcaemod'... 2021-06-09 07:28:00,715 - xtesting.ci.run_tests - INFO - Running test case 'dcaemod'... 2021-06-09 07:42:54,403 - xtesting.core.robotframework - INFO - ============================================================================== Dcaemod ============================================================================== Deploy DCAE Simple Application Without Config Map In Config Spec J... | PASS | ------------------------------------------------------------------------------ Deploy DCAE Simple Application With Config Map In Config Spec Json... | PASS | ------------------------------------------------------------------------------ Deploy DCAE Simple Application With Config Map In Config Spec Json... | FAIL | Teardown failed: Several failures occurred: 1) ConnectionError: HTTPConnectionPool(host='dcaemod-designtool.onap', port=8080): Max retries exceeded with url: /nifi-api/versions/process-groups/efb2f9ed-0179-1000-91ea-234a867a59c6 (Caused by NewConnectionError('
: Failed to establish a new connection: [Errno 111] Connection refused')) 2) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 3) Resolving variable '${resp.json().get('processGroupRevision').get('version')}' failed: AttributeError: 'NoneType' object has no attribute 'json' 4) Resolving variable '${resp.json().get('processGroupRevision').get('clientId')}' failed: AttributeError: 'NoneType' object has no attribute 'json' 5) ConnectionError: HTTPConnectionPool(host='dcaemod-designtool.onap', port=8080): Max retries exceeded with url: /nifi-api/process-groups/efb2f9ed-0179-1000-91ea-234a867a59c6?version=None&clientId=None (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) 6) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' ------------------------------------------------------------------------------ Dcaemod | FAIL | Suite teardown failed: Keyword 'Delete Registry Client' failed after retrying for 2 minutes. The last error was: '400 < 300' should be true. 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Output: /var/lib/xtesting/results/dcaemod/output.xml 2021-06-09 07:42:54,472 - xtesting.core.robotframework - INFO - Results were successfully parsed 2021-06-09 07:42:54,821 - xtesting.core.robotframework - INFO - Results were successfully generated 2021-06-09 07:42:54,821 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | dcaemod | integration | 14:53 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-06-09 07:42:55,167 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60c070ff6c44f5001012113e 2021-06-09 07:42:55,168 - xtesting.ci.run_tests - ERROR - The test case 'dcaemod' failed. 2021-06-09 07:42:55,168 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR