/tmp/sc.log confirms what I though

This is the content when a job that doesn't leave hanging sc processes ends:

(...)
20150415 221730.677 [19514] PROXY 127.0.0.1:33135 <- 200 localhost:8081 (196 bytes)
20150415 221736.064 [19514] Cleaning up.
20150415 221741.999 [19514] Checking domain overlap for my domain sauce-connect.proxy, other tunnel domain sauce-connect.proxy
20150415 221741.999 [19514] Overlapping domain: sauce-connect.proxy, shutting down tunnel e66ea3aead4a4656b725fd4b99ccc66c.
20150415 221746.686 [19514] Goodbye.
(...)

This is the content when a job that does leave hanging sc processes ends (any following job using sauce plugin will fail):

(...)
20150416 113808.029 [00744] PROXY 127.0.0.1:51525 <- 200 localhost:8081 (196 bytes)
20150416 113816.646 [00744] Cleaning up.
(...)

So I think that is what causes the whole problem - no Goodbye..

The following jobs will fail with:

(...)
20150416 121716.618 [07153] Sauce Connect 4.3.6, build 1628 8a5c837
20150416 121716.618 [07153] Using CA certificate bundle /etc/ssl/certs/ca-bundle.crt.
20150416 121716.618 [07153] Warning, open file limit 4096 is too low.
20150416 121716.618 [07153] Sauce Labs recommends setting it to at least 8000.
20150416 121716.618 [07153] Trying to autodetect proxy settings
20150416 121716.618 [07153] can't lock pidfile /tmp/sc_client.pid. Please check if Sauce Connect is already running.
20150416 121716.618 [07153] Error creating pidfile /tmp/sc_client.pid.
(...)

All jobs that pass show in console the same (so both the job that leaves processes behind and the one that is ok):

(...)
Shutting down Sauce Connect
Decremented process count for ***, now 0
Flushing Sauce Connect Input Stream
Flushing Sauce Connect Error Stream
Closing Sauce Connect process
Sauce Connect stopped for: ***
(...)

We fixed meanwhile the open file limit warning and we will try to run Jenkins with newer java version (1.6.x was used before).
Although those are probably not the causes.

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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to