Skip to content

Console Output

Skipping 951 KB.. Full Log
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Notifying post startup listener
Notifying post startup listener
Notifying post startup listener
Initialitation COMPLETE.
Initialitation COMPLETE.
Initialitation COMPLETE.
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method getProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.getProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.getProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; class java.lang.String null; class java.lang.String null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; interface org.eclipse.emf.emfstore.internal.common.model.Project null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method createProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.createProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(XmlRpcEmfStoreImpl.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.createProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(XmlRpcEmfStoreImpl.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; boolean false; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method deleteProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method deleteProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method removeTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method removeTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:211)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:211)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; class java.lang.String null; class java.lang.String null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method createEmptyProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createEmptyProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(XmlRpcEmfStoreImpl.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(XmlRpcEmfStoreImpl.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method addTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method addTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method getHistoryInfo in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getHistoryInfo in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.BranchVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method createVersion in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createVersion in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; 
May 18, 2015 10:06:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method getChanges in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getChanges in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:165)
	at com.sun.proxy.$Proxy22.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Server was stopped.
Server was stopped.
Server was stopped.
Server was stopped.
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 0
Total time for commit: 0
Total time for commit: 0
Total time for commit: 0
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 0
Total time for commit: 0
Total time for commit: 0
Total time for commit: 0
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
Tests run: 242, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 38.049 sec

Results :

Tests run: 242, Failures: 0, Errors: 0, Skipped: 9

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.server.test ---
[INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.server.test ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT-sources.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.server.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.test.feature 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Deleting /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] The project's OSGi version is 1.5.0.v20150518-1355
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Searching org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.feature:eclipse-feature:1.5.0-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT-sources-feature.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.test.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.client.example.test 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] The project's OSGi version is 1.5.0.v20150518-1355
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Compiling 1 source file to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/bin
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.example.test ---
[WARNING] bundle localization file /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":537.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.example.test.APIUsedInExampleTest
Client starting...
Sharing Project:..........DONE
Fetch:.Commiting changes:......Updating Project...:.....Leagues names and player count are equal.
Commiting changes:......Updating Project...:.....Leagues names and player count are still equal.
Client starting...
Commiting changes:......Commiting changes:.
Commit of demoProjectCopy failed.

Update of demoProjectCopy with conflict resolver...
Updating Project...:.....
Commit of merge result of demoProjectCopy
Commiting changes:......
Update of demoProject

League name in demoProject  is now: EU-League

League name in demoProjectCopy  is now: EU-League

Player name in demoProject is now: Johannes

Player name in demoProjectCopy is now: Johannes
Client starting...
Sharing Project:..........DONE
Fetch:.Commiting changes:......Updating Project...:.....Leagues names and player count are equal.
Commiting changes:......Updating Project...:.....Leagues names and player count are still equal.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.recording.test and project is not the testSuite
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT-sources.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.client.test.ui 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] The project's OSGi version is 1.5.0.v20150518-1355
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Compiling 28 source files to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/bin
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":537.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITestsWithMock
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 21, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 248.309 sec <<< FAILURE!

Results :

Tests in error: 
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.LocalProjectNeedsToBeUpdatedCommitControllerTest): Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest): Timeout after: 20000 ms.: Branch checkout did not succeed
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest): Timeout after: 20000 ms.: Revert did not succeed.
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2): Code is not implemented
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest): Could not find shell matching: with text 'Please select a server'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest): Timeout after: 30000 ms.: Could not find shell matching: with text 'Update'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest): Timeout after: 30000 ms.: Could not find shell matching: with text 'Update'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest): Timeout after: 20000 ms.: Paged Update did not succeed.

Tests run: 21, Failures: 0, Errors: 8, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":537.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITestsWithMock
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 21, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 207.087 sec <<< FAILURE!

Results :

Tests in error: 
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.LocalProjectNeedsToBeUpdatedCommitControllerTest): Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest): Timeout after: 20000 ms.: Branch checkout did not succeed
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest): Index: 1, Size: 1
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2): Code is not implemented
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest): Could not find shell matching: with text 'Please select a server'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest): Timeout after: 30000 ms.: Could not find shell matching: with text 'Update'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest): Timeout after: 30000 ms.: Could not find shell matching: with text 'Update'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest): Timeout after: 20000 ms.: Paged Update did not succeed.

Tests run: 21, Failures: 0, Errors: 8, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Demfstore.inMemryChangePackage=true, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":537.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITestsWithMock
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 21, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 248.592 sec <<< FAILURE!

Results :

Tests in error: 
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.LocalProjectNeedsToBeUpdatedCommitControllerTest): Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest): Timeout after: 20000 ms.: Branch checkout did not succeed
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest): Timeout after: 20000 ms.: Revert did not succeed.
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2): Code is not implemented
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest): Could not find shell matching: with text 'Please select a server'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest): Timeout after: 30000 ms.: Could not find shell matching: with text 'Update'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest): Timeout after: 30000 ms.: Could not find shell matching: with text 'Update'
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest): Timeout after: 20000 ms.: Paged Update did not succeed.
  testController(org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest): Timeout after: 30000 ms.: Merge wizard did not appear

Tests run: 21, Failures: 0, Errors: 9, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports/inMemoryChangePackage for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (AllUITests (Integration)) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":537.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
Resource save options initialized:
	USE_ENCODED_ATTRIBUTE_STYLE: true
	ENCODING: UTF-8
	FLUSH_THRESHOLD: 100000
	USE_FILE_BUFFER: true
	CONFIGURATION_CACHE: true
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Can not determine whether to compute checksums on commit, default is true.
Total time for commit: 20
Total time for commit: 9
Total time for commit: 8
Total time for commit: 8
Total time for commit: 6
Total time for commit: 8
Exception on execution: null
May 18, 2015 10:19:13 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Exception on execution: null
May 18, 2015 10:19:13 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Total time for commit: 8
Exception on execution: null
May 18, 2015 10:19:15 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Exception on execution: null
May 18, 2015 10:19:16 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Total time for commit: 9
Total time for commit: 9
Total time for commit: 7
Exception on execution: null
May 18, 2015 10:19:21 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Exception on execution: null
May 18, 2015 10:19:21 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: 
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: 
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:240)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:177)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:226)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Total time for commit: 8
Total time for commit: 8
Total time for commit: 7
Total time for commit: 6
Total time for commit: 8
Total time for commit: 9
Total time for commit: 8
Total time for commit: 8
Total time for commit: 4
Total time for commit: 5
Total time for commit: 4
Total time for commit: 5
Total time for commit: 5
Total time for commit: 7
Total time for commit: 7
Total time for commit: 8
Server was stopped.
Tests run: 21, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 125.749 sec <<< FAILURE!

Results :

Tests in error: 
  testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest): Could not find shell matching: with text 'Please select a server'
  testController(org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest): Timeout after: 30000 ms.: Merge wizard did not appear

Tests run: 21, Failures: 0, Errors: 2, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports/ui-tests-integration for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT-sources.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] emfstore-parent ................................... SUCCESS [50.478s]
[INFO] emfstore .......................................... SUCCESS [0.331s]
[INFO] emfstore-bundles-parent ........................... SUCCESS [11.064s]
[INFO] org.eclipse.emf.emfstore.common ................... SUCCESS [34.397s]
[INFO] org.eclipse.emf.emfstore.common.model ............. SUCCESS [5.998s]
[INFO] org.eclipse.emf.emfstore.migration ................ SUCCESS [4.682s]
[INFO] org.eclipse.emf.emfstore.server.model ............. SUCCESS [10.273s]
[INFO] org.eclipse.emf.emfstore.server ................... SUCCESS [23.576s]
[INFO] org.eclipse.emf.emfstore.client ................... SUCCESS [11.241s]
[INFO] emfstore-features-parent .......................... SUCCESS [0.058s]
[INFO] org.eclipse.emf.emfstore.license.feature .......... SUCCESS [1.461s]
[INFO] org.eclipse.emf.emfstore.client.feature ........... SUCCESS [3.204s]
[INFO] org.eclipse.emf.emfstore.common.model.edit ........ SUCCESS [4.155s]
[INFO] org.eclipse.emf.emfstore.server.model.edit ........ SUCCESS [7.095s]
[INFO] org.eclipse.emf.emfstore.client.model.edit ........ SUCCESS [4.087s]
[INFO] org.eclipse.emf.emfstore.examplemodel ............. SUCCESS [4.994s]
[INFO] emfstore-tests-parent ............................. SUCCESS [0.052s]
[INFO] org.eclipse.emf.emfstore.test.model ............... SUCCESS [0.295s]
[INFO] org.eclipse.emf.emfstore.test.model.edit .......... SUCCESS [0.262s]
[INFO] org.eclipse.emf.emfstore.test.common .............. SUCCESS [0.433s]
[INFO] org.eclipse.emf.emfstore.client.test .............. SUCCESS [0.379s]
[INFO] org.eclipse.emf.emfstore.client.transaction ....... SUCCESS [3.274s]
[INFO] org.eclipse.emf.emfstore.client.transaction.feature  SUCCESS [1.701s]
[INFO] org.eclipse.emf.emfstore.client.ui ................ SUCCESS [14.478s]
[INFO] org.eclipse.emf.emfstore.client.ui.rap ............ SUCCESS [3.419s]
[INFO] org.eclipse.emf.emfstore.client.ui.rcp ............ SUCCESS [3.573s]
[INFO] org.eclipse.emf.emfstore.client.ui.feature ........ SUCCESS [1.612s]
[INFO] org.eclipse.emf.emfstore.common.feature ........... SUCCESS [1.469s]
[INFO] org.eclipse.emf.emfstore.ecore .................... SUCCESS [3.450s]
[INFO] org.eclipse.emf.emfstore.ecore.feature ............ SUCCESS [1.367s]
[INFO] org.eclipse.emf.emfstore.examplemodel.edit ........ SUCCESS [3.690s]
[INFO] org.eclipse.emf.emfstore.example.installer ........ SUCCESS [3.128s]
[INFO] org.eclipse.emf.emfstore.example.feature .......... SUCCESS [1.439s]
[INFO] org.eclipse.emf.emfstore.modelmutator ............. SUCCESS [6.143s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf ................ SUCCESS [8.090s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.test ........... SUCCESS [17.713s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.diff.test ...... SUCCESS [19.034s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.edit ........... SUCCESS [5.557s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.editor ......... SUCCESS [10.888s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.example ........ SUCCESS [16.251s]
[INFO] org.eclipse.emf.emfstore.fuzzy.feature ............ SUCCESS [6.270s]
[INFO] org.eclipse.emf.emfstore.fuzzy.test.feature ....... SUCCESS [1.248s]
[INFO] org.eclipse.emf.emfstore.modelmutator.feature ..... SUCCESS [3.383s]
[INFO] org.eclipse.emf.emfstore.mongodb .................. SUCCESS [4.078s]
[INFO] org.eclipse.emf.emfstore.mongodb.client ........... SUCCESS [8.458s]
[INFO] org.eclipse.emf.emfstore.mongodb.client.feature ... SUCCESS [6.525s]
[INFO] org.eclipse.emf.emfstore.mongodb.server ........... SUCCESS [3.106s]
[INFO] org.eclipse.emf.emfstore.mongodb.server.feature ... SUCCESS [12.107s]
[INFO] org.eclipse.emf.emfstore.server.feature ........... SUCCESS [3.129s]
[INFO] org.eclipse.emf.emfstore.sdk.feature .............. SUCCESS [1.219s]
[INFO] org.eclipse.emf.emfstore.p2repository ............. SUCCESS [39.115s]
[INFO] org.eclipse.emf.emfstore.products ................. SUCCESS [12.633s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator  SUCCESS [4.812s]
[INFO] org.eclipse.emf.emfstore.example.helloworld ....... SUCCESS [3.226s]
[INFO] org.eclipse.emf.emfstore.example.merging .......... SUCCESS [2.771s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature  SUCCESS [1.315s]
[INFO] org.eclipse.emf.emfstore.client.api.test .......... SUCCESS [1:03.049s]
[INFO] org.eclipse.emf.emfstore.client.changetracking.test  SUCCESS [43.466s]
[INFO] org.eclipse.emf.emfstore.client.conflictdetection.test  SUCCESS [36.057s]
[INFO] org.eclipse.emf.emfstore.client.recording.test .... SUCCESS [30.904s]
[INFO] org.eclipse.emf.emfstore.performance.test ......... SUCCESS [0.338s]
[INFO] org.eclipse.emf.emfstore.server.test .............. SUCCESS [1:35.707s]
[INFO] org.eclipse.emf.emfstore.test.feature ............. SUCCESS [5.636s]
[INFO] org.eclipse.emf.emfstore.client.example.test ...... SUCCESS [12.852s]
[INFO] org.eclipse.emf.emfstore.client.test.ui ........... SUCCESS [14:30.544s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:43.489s
[INFO] Finished at: Mon May 18 10:21:12 EDT 2015
[INFO] Final Memory: 150M/380M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Computing warning deltas based on reference build #1819
Archiving artifacts
Recording test results
Finished: UNSTABLE