Vim, Build ID in this context is not referring to the traditional Jenkins BUILD_ID, it's referring to the buildId used by Fortify sourceanalyzer. So a Fortify build that runs through a clean and translation phase with a buildid of 'myproduct' for example, would also need to use 'myproduct' as the buildId in the CloudScan plugin.
--Steve On Sunday, June 19, 2016 at 2:08:34 AM UTC-5, Vin wrote: > > Hi Team, > I'm facing difficulty integrating fortify-cloudscan-jenkins-plugin with > my jenkins. > I'm getting below error and Job is failing > > 2016-06-18 23:50:40,256 [ERROR] > com.fortify.cloud.cli.command.ExportMbsCommand - [error]: Unable to load > build session with ID "{BUILD_ID}". See log file for more details. > > > 2016-06-18 23:50:40,256 [ERROR] > com.fortify.cloud.cli.command.ExportMbsCommand - Error occurred while > exporting mobile build session. > > java.lang.Exception: Error occurred while exporting mobile build session. > > at > com.fortify.cloud.cli.command.AbstractCommand.logAndThrowException(AbstractCommand.java:176) > > at > com.fortify.cloud.cli.command.ExportMbsCommand.runProcess(ExportMbsCommand.java:72) > > at > com.fortify.cloud.cli.command.ExportMbsCommand.execute(ExportMbsCommand.java:55) > > at > com.fortify.cloud.cli.AbstractMain.execute(AbstractMain.java:174) > at com.fortify.cloud.cli.Main.main(Main.java:40) > > > What is the value to be used for Build ID. I have used {BUILD_ID} as the > value. Please help > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/f18ca838-acaf-4dc8-a5e0-adcfaa3945e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.