-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
Getting Below error:
Started by user
GIAdmin
Running as SYSTEM
Building in workspace D:\Jenkins\workspace\abc\abc\abc\abc123
ERROR: Build step failed with exception
java.lang.NullPointerException
at com.microfocus.application.automation.tools.model.RunFromAlmModel.CreateProperties(RunFromAlmModel.java:161)
at com.microfocus.application.automation.tools.model.RunFromAlmModel.getProperties(RunFromAlmModel.java:151)
at com.microfocus.application.automation.tools.run.RunFromAlmBuilder.perform(RunFromAlmBuilder.java:211)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1815)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute Micro Focus functional tests from Micro Focus ALM' marked build as failure
Recording test results
RunResultRecorder: didn't find any test results to record
Finished: FAILURE
Steps to reproduce:
- Create a job by selecting build step using ALM plugin version 5.8
- upgrade the plugin to v5.9
- build the job