Jenkins show error each time try to execute any job to run my test cases on Sauce Labs
[image: Failed]Console Output Started by user anonymous <http://localhost:8080/user/null> Building in workspace C:\Program Files\Jenkins\jobs\testplus\workspace Checkout:workspace / C:\Program Files\Jenkins\jobs\testplus\workspace - hudson.remoting.LocalChannel@1f38d7d Using strategy: Default Last Built Revision: Revision 3d51c8e6136b033a2cad1f67934006cde2d3cb62 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from https://github.com/icreativeapp/testcases Commencing build of Revision 3d51c8e6136b033a2cad1f67934006cde2d3cb62 (origin/master) Checking out Revision 3d51c8e6136b033a2cad1f67934006cde2d3cb62 (origin/master) Starting Sauce OnDemand SSH tunnel on master node Launching Sauce Connect on WRK132 Launching Sauce Connect [C:\Program Files\Jenkins\jre\bin\java, -cp, C:\Program Files\Jenkins\plugins\sauce-ondemand\WEB-INF\lib\sauce-connect-3.0.18.jar, com.saucelabs.sauceconnect.SauceConnect, icreativeapp123, 8e40a4f9-07bd-4bdb-88f2-806eb88c63ab, -P, 4445] Time out while waiting for Sauce Connect to start, attempting to continue Sauce Connect now launched Incremented process count for icreativeapp123, now1 [workspace] $ mvn.bat test java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher Build step 'Invoke top-level Maven targets' marked build as failure Shutting down Sauce Connect SSH tunnels Decremented process count for icreativeapp123, now 0 Flushing Sauce Connect Input Stream Flushing Sauce Connect Error Stream Closing Sauce Connect process Sauce Connect closed Recording test results Finished: FAILURE I spent more than 8 hours trying resolve this issue, but with no luck, can someone provide any help? Note: I am using Git Repository as source code management. Also the connection with Sauce Labs is working fine, so it's not a related to any connection issue. below is Git URL that I am using to config my jobs: https://github.com/icreativeapp/testcases.git -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
