i´am try to run a docker from jenkins pipeline.
i´am facing with this error when run katalon command:
# Console Output:
/katalon/katalon -noSplash -runMode=console -consoleLog -projectPath=/data/jenkins/workspace/Chapter_Web_Dev_-Katalon_master -retry=0 -testSuitePath=Test Suites/Regression Tests/All Tests -executionProfile=default -browserType=Chrome
An error has occurred. See the log file
/data/jenkins/workspace/Chapter_Web_Dev-_Katalon_master/1551095687126.log
Katalon: Cannot open display:
Katalon:
JVM terminated. Exit code=13
#Jenkins Workspace:
!SESSION Mon Feb 25 14:47:17 UTC 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-25 14:47:17.549
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NumberFormatException: null
at java.lang.Long.parseLong(Long.java:552)
at java.lang.Long.parseLong(Long.java:631)
at org.eclipse.equinox.launcher.Main.getLastKnownConfigIniBaseTimestamp(Main.java:1974)
at org.eclipse.equinox.launcher.Main.processConfiguration(Main.java:1913)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
I need know how to trying start katalon? Are you trying in Openshift? Because in Openshift dont work, and im still waiting for solution in: Q: KatalonStudio docker On Openshift?
I used Jenkins for start Katalon (Not plugin), but Katalon in docker dont work so much. I use job in openshift for start remotely a pipeline in Jenkins and execute Katalon