Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Connecting to vRO 7.0.1 Appliance with Jenkins LTS ver. 1.609.1

$
0
0

Wondering if someone out there may be able to point me to any resources/documentation regarding how to correctly configure our Jenkins instance to be able to run Orchestrator workflows.  We have been able to download and install the VMWare vRealize Orchestrator plugin for Jenkins (VMware vRealize Orchestrator Plugin - Jenkins - Jenkins Wiki) and create jobs for a given Jenkins slave where we can successfully save workflows existing in our Orchestrator instance as build steps.  When we try to run the build, the Jenkins console output appears as:

 

10:02:49Started by user Anonymous

10:02:49[EnvInject] - Loading node environment variables.

10:02:49Building remotely on *sanitized*in workspace F:\jenkins\workspace\anon_orchestrator_create-a-snapshot

10:02:49FATAL: Received fatal alert: handshake_failure

10:02:49java.io.IOException: Received fatal alert: handshake_failure

10:02:49 at com.vmware.vro.jenkins.plugin.OrchestratorBuilder.perform(OrchestratorBuilder.java:95)

10:02:49 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)

10:02:49 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)

10:02:49 at hudson.model.Build$BuildExecution.build(Build.java:203)

10:02:49 at hudson.model.Build$BuildExecution.doRun(Build.java:160)

10:02:49 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)

10:02:49 at hudson.model.Run.execute(Run.java:1741)

10:02:49 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)

10:02:49 at hudson.model.ResourceController.execute(ResourceController.java:98)

10:02:49 at hudson.model.Executor.run(Executor.java:374)

10:02:49Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

10:02:49 at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)

10:02:49 at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)

10:02:49 at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1943)

10:02:49 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1059)

10:02:49 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1294)

10:02:49 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1321)

10:02:49 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1305)

10:02:49 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:395)

10:02:49 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:354)

10:02:49 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)

10:02:49 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)

10:02:49 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)

10:02:49 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)

10:02:49 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)

10:02:49 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)

10:02:49 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)

10:02:49 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)

10:02:49 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)

10:02:49 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)

10:02:49 at com.vmware.vro.jenkins.plugin.util.RestClient.executeRequest(RestClient.java:139)

10:02:49 at com.vmware.vro.jenkins.plugin.util.RestClient.httpGet(RestClient.java:77)

10:02:49 at com.vmware.vro.jenkins.plugin.OrchestratorClient.fetchWorkflows(OrchestratorClient.java:66)

10:02:49 at com.vmware.vro.jenkins.plugin.OrchestratorBuilder.perform(OrchestratorBuilder.java:87)

10:02:49 ... 9 more

10:02:49[BFA] Scanning build for known causes...

10:02:49[BFA] No failure causes found

10:02:49[BFA] Done. 0s

10:02:49Started calculate disk usage of build

10:02:49Finished Calculation of disk usage of build in 0 seconds

10:02:49Started calculate disk usage of workspace

10:02:50Finished Calculation of disk usage of workspace in 0 seconds

10:02:50Finished: FAILURE

 

Is there anyone who has done this before and can offer some advice?  Many thanks...


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>