2021-08-24 02:33:34,527 DEBUG 107:basic_vm_macro.py(1) - Basic VM macro init started 2021-08-24 02:33:34,553 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: 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-08-24 02:33:34,572 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:75: 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-08-24 02:33:34,587 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-08-24 02:33:34,588 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-08-24 02:33:34,588 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-24 02:33:34,588 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-24 02:33:34,588 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-24 02:33:34,589 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-24 02:33:34,589 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-24 02:33:34,589 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-24 02:33:34,589 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-24 02:33:34,589 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-24 02:33:34,590 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-08-24 02:33:34,590 ERROR 190:base.py(1) - No execution start time saved for BootstrapBlueprintprocessor step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-24 02:33:34,590 ERROR 190:base.py(1) - No execution start time saved for DataDictionaryUploadStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-24 02:33:34,591 ERROR 190:base.py(1) - No execution start time saved for CbaEnrichStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-24 02:33:34,591 ERROR 190:base.py(1) - No execution start time saved for CbaPublishStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-08-24 02:33:34,591 ERROR 119:basic_vm_macro.py(1) - Generic OnapTest exception 2021-08-24 02:33:34,591 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 00:00 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-08-24 02:33:35,068 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61245a7e6c44f500102b4214 2021-08-24 02:33:35,068 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-08-24 02:33:35,068 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR