2021-04-07 01:28:00,002 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | ci-ds | | BUILD_TAG | ci-ds-2021-04-07-00-09-18 | | NODE_NAME | ci-dualstack-master-daily | | 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-04-07 01:28:00,024 - xtesting.ci.run_tests - INFO - Loading test case 'basic_vm'... 2021-04-07 01:28:00,263 - py.warnings - WARNING - /src/onaptests/src/onaptests/configuration/basic_vm_settings.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. yaml_config_file = load(yaml_template) 2021-04-07 01:28:00,472 - py.warnings - WARNING - /src/onaptests/src/onaptests/steps/onboard/service.py:116: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-04-07 01:28:00,482 - xtesting.ci.run_tests - INFO - Running test case 'basic_vm'... 2021-04-07 01:28:04,274 - py.warnings - WARNING - /src/onaptests/src/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-04-07 01:29:50,338 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 01:49 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-04-07 01:29:50,849 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/606d0b0e6c44f50010937c1c 2021-04-07 01:29:50,849 - xtesting.ci.run_tests - ERROR - The test case 'basic_vm' failed. 2021-04-07 01:29:50,850 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR