Tried building and running CS out of asf master branch, getting following errors while running. Looks like some ovs related scripts path is erroring ?
[java] INFO [xen.resource.CitrixResourceBase] (AgentTaskPool-2:) Storage Network 2 is Pool-wide network associated with eth0 for host 10.147.28.15 [java] INFO [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-1:) Host: aen22 connected with hypervisor type: XenServer. Checking CIDR... [java] INFO [agent.manager.DirectAgentAttache] (AgentTaskPool-1:) StartupAnswer received 1 Interval = 60 [java] INFO [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-2:) Host: aen15 connected with hypervisor type: XenServer. Checking CIDR... [java] INFO [agent.manager.DirectAgentAttache] (AgentTaskPool-2:) StartupAnswer received 5 Interval = 60 [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-2:) We cannot locate C:\tools\tomcat6\webapps\client\WEB-INF\lib\scripts\vm\hypervisor\xenserver\xenserver60\..\ovsgre [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate C:\tools\tomcat6\webapps\client\WEB-INF\lib\scripts\vm\hypervisor\xenserver\xenserver60\..\ovsgre [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-2:) callHostPlugin failed for cmd: setIptables with args due to There was a failure communicating with the plugin. [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-2:) Unable to setup [java] com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for cmd: setIptables with args due to There was a failure communicating with the plugin. [java] at com.cloud.hypervisor.xen.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:3506) [java] at com.cloud.hypervisor.xen.resource.CitrixResourceBase.setIptables(CitrixResourceBase.java:3518) [java] at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:4257) [java] at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:464) [java] at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:69) [java] at com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:187) [java] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [java] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [java] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [java] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) [java] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) [java] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [java] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [java] at java.lang.Thread.run(Thread.java:722) [java] WARN [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-2:) Unable to setup agent 5 due to callHostPlugin failed for cmd: setIptables with args due to There was a failure communicating with the plugin. [java] WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-2:) Monitor XcpServerDiscoverer$$EnhancerByCGLIB$$ed1d12c8 says there is an error in the connect process for 5 due to Reinitialize agent after setup. [java] INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-2:) Host 5 is disconnecting with event AgentDisconnected