Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 18:48:18 + java -DprojectName=****-APP_2021.xy_example-93 -Denv=org.****ci.plugins.workflow.cps.EnvActionImpl@7645defa -DreportLink=http://13.74.154.184:8080/job/APP_2021.xy_example/93/ -Dcomm=Any comment here -Dconfig.file=/var/lib/****/workspace/APP_2021.xy_example/allure-notification/allure-notif.json -jar allure-notifications-3.1.2.jar
- 18:48:18 U****ge: java [-options] class [args...]
- 18:48:18 (to execute a class)
- 18:48:18 or java [-options] -jar jarfile [args...]
- 18:48:18 (to execute a jar file)
- 18:48:18 where options include:
- 18:48:18 -d32 use a 32-bit data model if available
- 18:48:18 -d64 use a 64-bit data model if available
- 18:48:18 -server to select the "server" VM
- 18:48:18 -zero to select the "zero" VM
- 18:48:18 -dcevm to select the "dcevm" VM
- 18:48:18 The default VM is server,
- 18:48:18 because you are running on a server-class machine.
- 18:48:18
- 18:48:18
- 18:48:18 -cp <class search path of directories and zip/jar files>
- 18:48:18 -classpath <class search path of directories and zip/jar files>
- 18:48:18 A : separated list of directories, JAR archives,
- 18:48:18 and ZIP archives to search for class files.
- 18:48:18 -D<name>=<value>
- 18:48:18 set a system property
- 18:48:18 -verbose:[class|gc|jni]
- 18:48:18 enable verbose output
- 18:48:18 -version print product version and exit
- 18:48:18 -version:<value>
- 18:48:18 Warning: this feature is deprecated and will be removed
- 18:48:18 in a future release.
- 18:48:18 require the specified version to run
- 18:48:18 -showversion print product version and continue
- 18:48:18 -jre-restrict-search | -no-jre-restrict-search
- 18:48:18 Warning: this feature is deprecated and will be removed
- 18:48:18 in a future release.
- 18:48:18 include/exclude user private JREs in the version search
- 18:48:18 -? -help print this help mes****ge
- 18:48:18 -X print help on non-standard options
- 18:48:18 -ea[:<packagename>...|:<classname>]
- 18:48:18 -enableassertions[:<packagename>...|:<classname>]
- 18:48:18 enable assertions with specified granularity
- 18:48:18 -da[:<packagename>...|:<classname>]
- 18:48:18 -di****bleassertions[:<packagename>...|:<classname>]
- 18:48:18 di****ble assertions with specified granularity
- 18:48:18 -e**** | -enablesystemassertions
- 18:48:18 enable system assertions
- 18:48:18 -d**** | -di****blesystemassertions
- 18:48:18 di****ble system assertions
- 18:48:18 -agentlib:<libname>[=<options>]
- 18:48:18 load native agent library <libname>, e.g. -agentlib:hprof
- 18:48:18 see also, -agentlib:jdwp=help and -agentlib:hprof=help
- 18:48:18 -agentpath:<pathname>[=<options>]
- 18:48:18 load native agent library by full pathname
- 18:48:18 -javaagent:<jarpath>[=<options>]
- 18:48:18 load Java programming language agent, see java.lang.instrument
- 18:48:18 -splash:<imagepath>
- 18:48:18 show splash screen with specified image
- 18:48:18 See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
- [Pipeline] }
- [Pipeline] // script
- Error when executing always post condition:
- hudson.AbortException: script returned exit code 1
- at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659)
- at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605)
- at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment