org.jenkinsci.plugins.vsphere.tools.VSphereException: org.jenkinsci.plugins.vsphere.tools.VSphereException: vSphere Error: Couldn't clone "Gaviria"! Does "GaviriaSnap" already exist? Clone task ended with status error
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by mohamed amin mengat, 1 year ago
via Jenkins JIRA by mohamed amin mengat, 1 year ago
via Google Groups by mengata@gmail.com (JIRA), 2 years ago
via Google Groups by markjm...@markjmanning.com (JIRA), 1 year ago
org.jenkinsci.plugins.vsphere.tools.VSphereException: vSphere Error: Couldn't clone "Gaviria"! Does "GaviriaSnap" already exist? Clone task ended with status error
at org.jenkinsci.plugins.vsphere.tools.VSphere.cloneOrDeployVm(VSphere.java:165)
at org.jenkinsci.plugins.vsphere.tools.VSphere.cloneVm(VSphere.java:130)
at org.jenkinsci.plugins.vsphere.builders.Clone.cloneFromSource(Clone.java:111)
at org.jenkinsci.plugins.vsphere.builders.Clone.perform(Clone.java:91)
at org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.perform(VSphereBuildStepContainer.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)