I'm getting something similar(I'm unsure if it's the exact same). This is the console output

Started by user anonymous
Building in workspace /var/lib/jenkins/jobs/protractor/workspace
Starting Sauce Connect on master node using identifier: default
Launching Sauce Connect on <<my host name>>
Time out while waiting for Sauce Connect to start, please check the Sauce Connect log
Flushing Sauce Connect Input Stream
Flushing Sauce Connect Error Stream
Closing Sauce Connect process
FATAL: Time out while waiting for Sauce Connect to start, please check the Sauce Connect log
com.saucelabs.ci.sauceconnect.AbstractSauceTunnelManager$SauceConnectDidNotStartException: Time out while waiting for Sauce Connect to start, please check the Sauce Connect log
	at com.saucelabs.ci.sauceconnect.AbstractSauceTunnelManager.openConnection(AbstractSauceTunnelManager.java:310)
	at hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper$SauceConnectHandler.call(SauceOnDemandBuildWrapper.java:714)
	at hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper.setUp(SauceOnDemandBuildWrapper.java:237)
	at hudson.model.Build$BuildExecution.doRun(Build.java:154)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
	at hudson.model.Run.execute(Run.java:1718)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


and my Sauce Connect log file says this

20150311 195842.975 [29352] Sauce Connect 4.3.6, build 1628 8a5c837
20150311 195842.976 [29352] Using CA certificate bundle /etc/ssl/certs/ca-bundle.crt.
20150311 195842.976 [29352] Warning, open file limit 4096 is too low.
20150311 195842.976 [29352] Sauce Labs recommends setting it to at least 8000.
20150311 195842.976 [29352] Trying to autodetect proxy settings
20150311 195842.976 [29352] can't lock pidfile /tmp/sc_client.pid. Please check if Sauce Connect is already running.
20150311 195842.976 [29352] Error creating pidfile /tmp/sc_client.pid.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to