Skip to content

Console Output

Skipping 1,357 KB.. Full Log
    serverExceptionClass = ome.conditions.SecurityViolation
12:39:45     message = User 4743 is not a member of group 3688 and cannot login
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'bool'>
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5017
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
12:39:45 INFO     omero.processor.ProcessorI:__init__.py:599 Done
12:39:45 INFO     omero.util.Resources:__init__.py:669 Halted
12:39:45 _____________________________ TestScripts.test3527 _____________________________
12:39:45 self = <test.integration.test_scripts.TestScripts object at 0x7f9c69a150d0>
12:39:45     @pytest.mark.broken(ticket="11610")
12:39:45     def test3527(self):
12:39:45         SCRIPT = """if True:
12:39:45         import omero.scripts
12:39:45         import omero.rtypes
12:39:45         client = omero.scripts.client("ticket3527", \
12:39:45                 omero.scripts.Long("gid", out=True))
12:39:45         ec = client.sf.getAdminService().getEventContext()
12:39:45         gid = ec.groupId
12:39:45         client.setOutput("gid", omero.rtypes.rlong(gid))
12:39:45         """
12:39:45         impl = omero.processor.usermode_processor(self.client)
12:39:45         svc = self.client.sf.getScriptService()
12:39:45         try:
12:39:45             scriptID = svc.uploadScript("/test/test3527", SCRIPT)
12:39:45 >           process = svc.runScript(scriptID, {}, None)
12:39:45                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 test/integration/test_scripts.py:528: 
12:39:45 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
12:39:45 self = 52cacb8f-dde0-4a8e-addf-4eb28a99c565/f6a3537f-e87d-4394-95a2-a1fef7ede058omero.api.IScript -t -e 1.1:tcp -h 172.18.0.11 -p 41285 -t 60000
12:39:45 scriptID = 6236, inputs = {}, waitSecs = None, _ctx = None
12:39:45     def runScript(self, scriptID, inputs, waitSecs, _ctx=None):
12:39:45 >       return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
12:39:45                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 E       omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
12:39:45 E       {
12:39:45 E           serverStackTrace = 
12:39:45 E           serverExceptionClass = 
12:39:45 E           message = No processor available! [0 response(s)]
12:39:45 E           processorCount = 0
12:39:45 E       }
12:39:45 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py:935: NoProcessorAvailable
12:39:45 ------------------------------ Captured log call -------------------------------
12:39:45 INFO     omero.util.Resources:__init__.py:652 Starting
12:39:45 INFO     omero.processor.ProcessorI:processor.py:814 Registering processor 2!\"=?pDJF$I;e6MBWk4?/UsermodeProcessor-92152153-98ee-4a3a-a7eb-905fa1585f08 -t -e 1.1:tcp -h 127.0.0.1 -p 42641 -t 60000
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5018
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5018
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5018
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5018
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5019
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5019
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5019
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4743, group=3687, script=5019
12:39:45 Traceback (most recent call last):
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
12:39:45     file, handle = self.lookup(scriptContext)
12:39:45                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
12:39:45     file = prx.validateScript(job, self.accepts_list)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
12:39:45     return func(*args, **kwargs)
12:39:45            ^^^^^^^^^^^^^^^^^^^^^
12:39:45   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
12:39:45     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
12:39:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
12:39:45 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
12:39:45 	at ome.services.throttling.Callback2.run(Callback2.java:43)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
12:39:45 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor672.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy105.validateScript_async(Unknown Source)
12:39:45 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
12:39:45 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
12:39:45 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = Found wrong number of files: []
12:39:45 }
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
12:39:45 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
12:39:45 INFO     omero.processor.ProcessorI:__init__.py:599 Done
12:39:45 INFO     omero.util.Resources:__init__.py:669 Halted
12:39:45 _______________ TestThumbnailPerms.testPrivate10618RootWithNoCtx _______________
12:39:45 self = <test.integration.test_thumbnailPerms.TestThumbnailPerms object at 0x7f9c69a44950>
12:39:45     @pytest.mark.broken(reason="requires thumbnail work")
12:39:45     def testPrivate10618RootWithNoCtx(self):
12:39:45         """
12:39:45         This would require the server to try omero.group=-1
12:39:45         for the user.
12:39:45         """
12:39:45         group = self.new_group(perms="rw----")
12:39:45 >       self.assert10618(group, self.root, True)
12:39:45 test/integration/test_thumbnailPerms.py:256: 
12:39:45 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
12:39:45 test/integration/test_thumbnailPerms.py:217: in assert10618
12:39:45     s = tb_prx.getThumbnailByLongestSideSet(rint(16), [pId], *ctx)
12:39:45         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
12:39:45 self = ed8dddc2-7a54-471a-a82e-06d03e15dc3c/76efe015-d986-4b7d-a4b0-38e2614909ceomero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.11 -p 41285 -t 60000
12:39:45 size = object #0 (::omero::RInt)
12:39:45 {
12:39:45     _val = 16
12:39:45 }, pixelsIds = [2917]
12:39:45 _ctx = None
12:39:45     def getThumbnailByLongestSideSet(self, size, pixelsIds, _ctx=None):
12:39:45 >       return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideSet.invoke(self, ((size, pixelsIds), _ctx))
12:39:45                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:39:45 E       omero.ResourceError: exception ::omero::ResourceError
12:39:45 E       {
12:39:45 E           serverStackTrace = ome.conditions.ResourceError: Error retrieving Pixels id:2917. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
12:39:45 E       	at ome.services.ThumbnailCtx.isExtendedGraphCritical(ThumbnailCtx.java:749)
12:39:45 E       	at ome.services.ThumbnailCtx.createAndPrepareMissingRenderingSettings(ThumbnailCtx.java:388)
12:39:45 E       	at ome.services.ThumbnailBean.getThumbnailByLongestSideSet(ThumbnailBean.java:1003)
12:39:45 E       	at jdk.internal.reflect.GeneratedMethodAccessor3898.invoke(Unknown Source)
12:39:45 E       	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
12:39:45 E       	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 E       	at com.sun.proxy.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
12:39:45 E       	at jdk.internal.reflect.GeneratedMethodAccessor3898.invoke(Unknown Source)
12:39:45 E       	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 E       	at com.sun.proxy.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
12:39:45 E       	at jdk.internal.reflect.GeneratedMethodAccessor3934.invoke(Unknown Source)
12:39:45 E       	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 E       	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 E       	at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideSet_async(ThumbnailStoreI.java:83)
12:39:45 E       	at jdk.internal.reflect.GeneratedMethodAccessor3933.invoke(Unknown Source)
12:39:45 E       	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 E       	at com.sun.proxy.$Proxy114.getThumbnailByLongestSideSet_async(Unknown Source)
12:39:45 E       	at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideSet_async(_ThumbnailStoreTie.java:132)
12:39:45 E       	at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideSet(_ThumbnailStoreDisp.java:743)
12:39:45 E       	at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:1088)
12:39:45 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 E       	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45 E       
12:39:45 E           serverExceptionClass = ome.conditions.ResourceError
12:39:45 E           message = Error retrieving Pixels id:2917. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
12:39:45 E       }
12:39:45 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_ThumbnailStore_ice.py:730: ResourceError
12:39:45 ___________________________ TestTickets2000.test1184 ___________________________
12:39:45 self = <test.integration.test_tickets2000.TestTickets2000 object at 0x7f9c698a1f10>
12:39:45     @pytest.mark.broken(ticket="11543")
12:39:45     def test1184(self):
12:39:45         uuid = self.uuid()
12:39:45         client = self.new_client(perms="rw----")
12:39:45         query = client.sf.getQueryService()
12:39:45         update = client.sf.getUpdateService()
12:39:45         admin = client.sf.getAdminService()
12:39:45         cont = client.sf.getContainerService()
12:39:45         ds = self.new_dataset(name='test1184-ds-%s' % (uuid))
12:39:45         for i in range(1, 2001):
12:39:45             img = self.new_image(name='img1184-%s' % (uuid))
12:39:45             ds.linkImage(img)
12:39:45         ds = update.saveAndReturnObject(ds)
12:39:45         c = cont.getCollectionCount(
12:39:45             ds.__class__.__name__, ("imageLinks"), [ds.id.val], None)
12:39:45         assert c[ds.id.val] == 2000
12:39:45         page = 1
12:39:45         p = omero.sys.Parameters()
12:39:45         p.map = {}
12:39:45         p.map["eid"] = rlong(admin.getEventContext().userId)
12:39:45         p.map["oid"] = rlong(ds.id.val)
12:39:45         if page is not None:
12:39:45             f = omero.sys.Filter()
12:39:45             f.limit = rint(24)
12:39:45             f.offset = rint((int(page) - 1) * 24)
12:39:45             p.theFilter = f
12:39:45         sql = "select im from Image im join fetch im.details.owner " \
12:39:45               "join fetch im.details.group left outer join fetch " \
12:39:45               "im.datasetLinks dil left outer join fetch dil.parent d " \
12:39:45               "where d.id = :oid and im.details.owner.id=:eid " \
12:39:45               "order by im.id asc"
12:39:45         start = time.time()
12:39:45         res = query.findAllByQuery(sql, p)
12:39:45         assert 24 == len(res)
12:39:45         end = time.time()
12:39:45         elapsed = end - start
12:39:45 >       assert elapsed < 3.0, \
12:39:45             "Expected the test to complete in < 3 seconds, took: %f" % elapsed
12:39:45 E       AssertionError: Expected the test to complete in < 3 seconds, took: 11.155125
12:39:45 E       assert 11.155125141143799 < 3.0
12:39:45 test/integration/test_tickets2000.py:370: AssertionError
12:39:45 =============================== warnings summary ===============================
12:39:45 ../../../../.venv3/lib64/python3.11/site-packages/django/conf/__init__.py:241
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
12:39:45     warnings.warn(
12:39:45 ../../../../.venv3/lib64/python3.11/site-packages/django/conf/__init__.py:289
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
12:39:45     warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
12:39:45 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d]
12:39:45 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r]
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/plugins/sessions.py:176: DeprecationWarning: OMERO_SESSION_DIR is deprecated. Use OMERO_SESSIONDIR instead.
12:39:45     warnings.warn(
12:39:45 OmeroPy/test/integration/clitest/test_import.py: 4 warnings
12:39:45 OmeroPy/test/integration/test_scripts.py: 8 warnings
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/__init__.py:653: DeprecationWarning: isSet() is deprecated, use is_set() instead
12:39:45     while not ctx.stop_event.isSet():
12:39:45 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d]
12:39:45 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r]
12:39:45 OmeroPy/test/integration/test_scripts.py::TestScripts::testParseErrorTicket2185
12:39:45 OmeroPy/test/integration/test_scripts.py::TestScripts::testAutoFillTicket2326
12:39:45 OmeroPy/test/integration/test_scripts.py::TestScripts::testParamLoadingPerformanceTicket2285
12:39:45 OmeroPy/test/integration/test_scripts.py::TestScripts::test3527
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/__init__.py:697: DeprecationWarning: isSet() is deprecated, use is_set() instead
12:39:45     if self.stop_event.isSet():
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4814: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
12:39:45     logger.warn("%s on %s to <%s> %s(%r, %r)",
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
12:39:45 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
12:39:45 OmeroPy/test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations
12:39:45 OmeroPy/test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations
12:39:45 OmeroPy/test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead
12:39:45 OmeroPy/test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:270: DeprecationWarning: isSet() is deprecated, use is_set() instead
12:39:45     return self.event.isSet()
12:39:45 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
12:39:45 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
12:39:45   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:89: DeprecationWarning: isSet() is deprecated, use is_set() instead
12:39:45     if self.event.isSet():
12:39:45 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
12:39:45 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken/junit-results.xml -
12:39:45 =========================== short test summary info ============================
12:39:45 FAILED test/integration/clitest/test_fs.py::TestFS::testRenameAdminOnly - AssertionError: assert False
12:39:45  +  where False = <built-in method endswith of str object at 0x7f9c6097c650>('SecurityViolation: Admins only!\n')
12:39:45  +    where <built-in method endswith of str object at 0x7f9c6097c650> = 'disabled since OMERO 5.4.7 due to Pixels.path bug\n'.endswith
12:39:45 FAILED test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d] - omero.cli.NonZeroReturnCode: assert failed
12:39:45 FAILED test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r] - omero.cli.NonZeroReturnCode: assert failed
12:39:45 FAILED test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory - AssertionError: Logs count should match number of objects
12:39:45 assert 1 == 0
12:39:45 FAILED test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
12:39:45 {
12:39:45     serverStackTrace = 
12:39:45     serverExceptionClass = 
12:39:45     message = No processor available! [0 response(s)]
12:39:45     processorCount = 0
12:39:45 }
12:39:45 FAILED test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations - AssertionError: Blitz listFileAnnotations() should be faster than getObjects('FileAnnotation')
12:39:45 assert 0.22112774848937988 < 0.1446819305419922
12:39:45 FAILED test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead - assert not 2719 in [2718, 1, 2730, 2719, 2786]
12:39:45  +  where 2719 = getId()
12:39:45  +    where getId = <_ExperimenterGroupWrapper id=2719>.getId
12:39:45  +  and   [2718, 1, 2730, 2719, 2786] = object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10313\n    sessionUuid = 85050136-e3a7-4fb7-bcd2-cbd5b1236021\n    userId = 3728\n    userName = weblitz_test_user\n    sudoerId = <nil>\n    sudoerName = <nil>\n    groupId = 2718\n    groupName = weblitz_test_user_group\n    isAdmin = False\n    adminPrivileges = \n    {\n    }\n    eventId = -1\n    eventType = Internal\n    memberOfGroups = \n    {\n        [0] = 2718\n        [1] = 1\n        [2] = 2730\n        [3] = 2719\n        [4] = 2786\n    }\n    leaderOfGroups = \n    {\n    }\n    groupPermissions = object #1 (::omero::model::Permissions)\n    {\n        _restrictions = \n        {\n        }\n        _extendedRestrictions = \n        {\n        }\n        _perm1 = -56\n    }\n}.memberOfGroups
12:39:45  +    where object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10313\n    sessionUuid = 85050136-e3a7-4fb7-bcd2-cbd5b1236021\n    userId = 3728\n    userName = weblitz_test_user\n    sudoerId = <nil>\n    sudoerName = <nil>\n    groupId = 2718\n    groupName = weblitz_test_user_group\n    isAdmin = False\n    adminPrivileges = \n    {\n    }\n    eventId = -1\n    eventType = Internal\n    memberOfGroups = \n    {\n        [0] = 2718\n        [1] = 1\n        [2] = 2730\n        [3] = 2719\n        [4] = 2786\n    }\n    leaderOfGroups = \n    {\n    }\n    groupPermissions = object #1 (::omero::model::Permissions)\n    {\n        _restrictions = \n        {\n        }\n        _extendedRestrictions = \n        {\n        }\n        _perm1 = -56\n    }\n} = getEventContext()
12:39:45  +      where getEventContext = <omero.gateway._BlitzGateway object at 0x7f9c73b23990>.getEventContext
12:39:45  +        where <omero.gateway._BlitzGateway object at 0x7f9c73b23990> = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f9c60920a10>.gateway
12:39:45 FAILED test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback - assert 0 > 0
12:39:45  +  where 0 = len([])
12:39:45  +    where [] = object #0 (::omero::grid::ProcessCallback)\n{\n}.finish
12:39:45 FAILED test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetGroupScripts - assert 6219 in []
12:39:45 FAILED test/integration/tablestest/test_service.py::TestTables::test2098 - AttributeError: type object 'path' has no attribute 'path'
12:39:45 FAILED test/integration/tablestest/test_service.py::TestTables::testReadOnlyFile - AttributeError: 'TestTables' object has no attribute 'unique_dir'
12:39:45 FAILED test/integration/tablestest/test_service.py::TestTables::testReadEqual - assert [1] == [1, 2, 3, 4, 5]
12:39:45   Right contains 4 more items, first extra item: 2
12:39:45   Full diff:
12:39:45     [
12:39:45         1,
12:39:45   -     2,
12:39:45   -     3,
12:39:45   -     4,
12:39:45   -     5,
12:39:45     ]
12:39:45 FAILED test/integration/tablestest/test_service.py::TestTables::testReadOutOfRange - assert [4] == [-1, 0, 1, 2, 3, 4]
12:39:45   At index 0 diff: 4 != -1
12:39:45   Right contains 5 more items, first extra item: 0
12:39:45   Full diff:
12:39:45     [
12:39:45   -     -1,
12:39:45   -     0,
12:39:45   -     1,
12:39:45   -     2,
12:39:45   -     3,
12:39:45         4,
12:39:45     ]
12:39:45 FAILED test/integration/test_admin.py::TestAdmin::testChangePasswordWhenUnset - omero.SecurityViolation: exception ::omero::SecurityViolation
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.SecurityViolation: Old password is invalid
12:39:45 	at ome.logic.AdminImpl.changePasswordWithOldPassword(AdminImpl.java:1253)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy91.changePasswordWithOldPassword(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy91.changePasswordWithOldPassword(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.AdminI.changePasswordWithOldPassword_async(AdminI.java:144)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:39:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy92.changePasswordWithOldPassword_async(Unknown Source)
12:39:45 	at omero.api._IAdminTie.changePasswordWithOldPassword_async(_IAdminTie.java:112)
12:39:45 	at omero.api._IAdminDisp.___changePasswordWithOldPassword(_IAdminDisp.java:1977)
12:39:45 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2229)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.SecurityViolation
12:39:45     message = Old password is invalid
12:39:45 }
12:39:45 FAILED test/integration/test_admin.py::TestAdmin::test9193 - omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ValidationException: experimenter cannot be a member of only the 'user' group, a different default group is also required
12:39:45 	at ome.logic.AdminImpl.removeGroups(AdminImpl.java:813)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor617.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy91.removeGroups(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor617.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy91.removeGroups(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor3286.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.AdminI.removeGroups_async(AdminI.java:318)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor3285.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy92.removeGroups_async(Unknown Source)
12:39:45 	at omero.api._IAdminTie.removeGroups_async(_IAdminTie.java:312)
12:39:45 	at omero.api._IAdminDisp.___removeGroups(_IAdminDisp.java:1621)
12:39:45 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2377)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ValidationException
12:39:45     message = experimenter cannot be a member of only the 'user' group, a different default group is also required
12:39:45 }
12:39:45 FAILED test/integration/test_files.py::TestFiles::testUploadDifferentSizeTicket2337 - omero.OptimisticLockException: exception ::omero::OptimisticLockException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.OptimisticLockException: You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6224 from ome.model.meta.Event:Id_125504 to ome.model.meta.Event:Id_125503
12:39:45 You may need to reload the object before continuing.
12:39:45 	at ome.security.basic.OmeroInterceptor.managedEvent(OmeroInterceptor.java:1201)
12:39:45 	at ome.security.basic.OmeroInterceptor.checkManagedDetails(OmeroInterceptor.java:963)
12:39:45 	at ome.security.basic.OmeroInterceptor.resetDetails(OmeroInterceptor.java:465)
12:39:45 	at ome.security.basic.OmeroInterceptor.onFlushDirty(OmeroInterceptor.java:239)
12:39:45 	at org.hibernate.event.def.DefaultFlushEntityEventListener.invokeInterceptor(DefaultFlushEntityEventListener.java:372)
12:39:45 	at org.hibernate.event.def.DefaultFlushEntityEventListener.handleInterception(DefaultFlushEntityEventListener.java:349)
12:39:45 	at org.hibernate.event.def.DefaultFlushEntityEventListener.scheduleUpdate(DefaultFlushEntityEventListener.java:287)
12:39:45 	at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:155)
12:39:45 	at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
12:39:45 	at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
12:39:45 	at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
12:39:45 	at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1216)
12:39:45 	at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:342)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:358)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
12:39:45 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1143.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1142.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy95.saveAndReturnObject_async(Unknown Source)
12:39:45 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
12:39:45 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
12:39:45 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.OptimisticLockException
12:39:45     message = You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6224 from ome.model.meta.Event:Id_125504 to ome.model.meta.Event:Id_125503
12:39:45 You may need to reload the object before continuing.
12:39:45     backOff = 0
12:39:45 }
12:39:45 FAILED test/integration/test_ishare.py::TestIShare::test1172 - assert 0 == 1
12:39:45  +  where 0 = len([])
12:39:45 FAILED test/integration/test_itimeline.py::TestITimeline::test1225 - assert 6 == 10
12:39:45  +  where 6 = len({1908, 1944, 1995, 9687, 13309, 41645})
12:39:45 FAILED test/integration/test_permissions.py::TestPermissions::test3136 - AssertionError: elapsed1=0.015554666519165039, elapsed2=0.017334461212158203
12:39:45 assert 0.015554666519165039 < (0.1 * 0.017334461212158203)
12:39:45 FAILED test/integration/test_permissions.py::TestPermissions::testSaveWithNegOneExplicit - omero.ApiUsageException: exception ::omero::ApiUsageException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ApiUsageException: No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
12:39:45 	at ome.model.internal.Permissions.<init>(Permissions.java:164)
12:39:45 	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
12:39:45 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
12:39:45 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
12:39:45 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
12:39:45 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
12:39:45 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
12:39:45 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
12:39:45 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
12:39:45 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
12:39:45 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1143.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1142.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy95.saveAndReturnObject_async(Unknown Source)
12:39:45 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
12:39:45 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
12:39:45 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ApiUsageException
12:39:45     message = No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
12:39:45 }
12:39:45 FAILED test/integration/test_permissions.py::TestPermissions::testSaveWithNegBadLink - omero.ApiUsageException: exception ::omero::ApiUsageException
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ApiUsageException: No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
12:39:45 	at ome.model.internal.Permissions.<init>(Permissions.java:164)
12:39:45 	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
12:39:45 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
12:39:45 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
12:39:45 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
12:39:45 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
12:39:45 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
12:39:45 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
12:39:45 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
12:39:45 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
12:39:45 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1143.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1142.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy95.saveAndReturnObject_async(Unknown Source)
12:39:45 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
12:39:45 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
12:39:45 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ApiUsageException
12:39:45     message = No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
12:39:45 }
12:39:45 FAILED test/integration/test_permissions.py::TestPermissions::testSaveBadLink - omero.SecurityViolation: exception ::omero::SecurityViolation
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.SecurityViolation: You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41800 to ome.model.meta.ExperimenterGroup:Id_3682
12:39:45 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:785)
12:39:45 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
12:39:45 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
12:39:45 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
12:39:45 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
12:39:45 	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
12:39:45 	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
12:39:45 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
12:39:45 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
12:39:45 	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.cascadeBeforeSave(AbstractSaveEventListener.java:450)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:336)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
12:39:45 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
12:39:45 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
12:39:45 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
12:39:45 	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
12:39:45 	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
12:39:45 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
12:39:45 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
12:39:45 	at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:425)
12:39:45 	at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:362)
12:39:45 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:338)
12:39:45 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
12:39:45 	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
12:39:45 	at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:475)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:388)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
12:39:45 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
12:39:45 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
12:39:45 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
12:39:45 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
12:39:45 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
12:39:45 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
12:39:45 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
12:39:45 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
12:39:45 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
12:39:45 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
12:39:45 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor679.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy94.saveAndReturnObject(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1143.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor1142.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy95.saveAndReturnObject_async(Unknown Source)
12:39:45 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
12:39:45 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
12:39:45 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.SecurityViolation
12:39:45     message = You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41800 to ome.model.meta.ExperimenterGroup:Id_3682
12:39:45 }
12:39:45 FAILED test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadCorrectGroupAndUser - Ice.UnknownException: exception ::Ice::UnknownException
12:39:45 {
12:39:45     unknown = ome.conditions.SecurityViolation: User 4738 is not an admin and so cannot set uid to 0
12:39:45 	at ome.security.basic.BasicEventContext.checkAndInitialize(BasicEventContext.java:141)
12:39:45 	at ome.security.basic.CurrentDetails.checkAndInitialize(CurrentDetails.java:317)
12:39:45 	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:449)
12:39:45 	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy74.doWork(Unknown Source)
12:39:45 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
12:39:45 	at ome.services.blitz.repo.RepositoryDaoImpl.getFile(RepositoryDaoImpl.java:866)
12:39:45 	at ome.services.blitz.repo.PublicRepositoryI.checkId(PublicRepositoryI.java:823)
12:39:45 	at ome.services.blitz.repo.PublicRepositoryI.fileById(PublicRepositoryI.java:367)
12:39:45 	at omero.grid._RepositoryTie.fileById(_RepositoryTie.java:78)
12:39:45 	at omero.grid._RepositoryDisp.___fileById(_RepositoryDisp.java:393)
12:39:45 	at omero.grid._RepositoryDisp.__dispatch(_RepositoryDisp.java:538)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45 }
12:39:45 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket1961Basic - AssertionError: assert '' != ''
12:39:45  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
12:39:45  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6225\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4739\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3684\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1750077490271\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
12:39:45 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket1961WithKillSession - AssertionError: assert '' != ''
12:39:45  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
12:39:45  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6226\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4739\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3684\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1750077490341\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
12:39:45 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket2161Save - AssertionError: assert '' != ''
12:39:45  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
12:39:45  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6227\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4739\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3684\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1750077490378\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
12:39:45 FAILED test/integration/test_rawfilestore.py::TestRFS::testNoWrite - AssertionError: assert '' != ''
12:39:45  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
12:39:45  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6228\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4740\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3685\n            }\n            _details = object #7 (::...   }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -56\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1750077495431\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
12:39:45 FAILED test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testFailedWriteNoFile - Failed: DID NOT RAISE <class 'omero.ResourceError'>
12:39:45 FAILED test/integration/test_scripts.py::TestScripts::testAutoFillTicket2326 - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
12:39:45 {
12:39:45     serverStackTrace = 
12:39:45     serverExceptionClass = 
12:39:45     message = No processor available! [0 response(s)]
12:39:45     processorCount = 0
12:39:45 }
12:39:45 FAILED test/integration/test_scripts.py::TestScripts::testParamLoadingPerformanceTicket2285 - omero.ValidationException: exception ::omero::ValidationException
12:39:45 {
12:39:45     serverStackTrace = 
12:39:45     serverExceptionClass = 
12:39:45     message = Invalid parameters:
12:39:45 WRONG TYPE for "a": <class 'omero.rtypes.RIntI'> != <class 'omero.rtypes.RLongI'>
12:39:45 }
12:39:45 FAILED test/integration/test_scripts.py::TestScripts::test3527 - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
12:39:45 {
12:39:45     serverStackTrace = 
12:39:45     serverExceptionClass = 
12:39:45     message = No processor available! [0 response(s)]
12:39:45     processorCount = 0
12:39:45 }
12:39:45 FAILED test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithNoCtx - omero.ResourceError: exception ::omero::ResourceError
12:39:45 {
12:39:45     serverStackTrace = ome.conditions.ResourceError: Error retrieving Pixels id:2917. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
12:39:45 	at ome.services.ThumbnailCtx.isExtendedGraphCritical(ThumbnailCtx.java:749)
12:39:45 	at ome.services.ThumbnailCtx.createAndPrepareMissingRenderingSettings(ThumbnailCtx.java:388)
12:39:45 	at ome.services.ThumbnailBean.getThumbnailByLongestSideSet(ThumbnailBean.java:1003)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor3898.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
12:39:45 	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
12:39:45 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
12:39:45 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor3898.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor3934.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
12:39:45 	at ome.services.throttling.Callback.run(Callback.java:56)
12:39:45 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12:39:45 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
12:39:45 	at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideSet_async(ThumbnailStoreI.java:83)
12:39:45 	at jdk.internal.reflect.GeneratedMethodAccessor3933.invoke(Unknown Source)
12:39:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:39:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:39:45 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
12:39:45 	at omero.cmd.CallContext.invoke(CallContext.java:85)
12:39:45 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
12:39:45 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
12:39:45 	at com.sun.proxy.$Proxy114.getThumbnailByLongestSideSet_async(Unknown Source)
12:39:45 	at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideSet_async(_ThumbnailStoreTie.java:132)
12:39:45 	at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideSet(_ThumbnailStoreDisp.java:743)
12:39:45 	at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:1088)
12:39:45 	at IceInternal.Incoming.invoke(Incoming.java:221)
12:39:45 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
12:39:45 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
12:39:45 	at Ice.ConnectionI.message(ConnectionI.java:1056)
12:39:45 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
12:39:45 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
12:39:45 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
12:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
12:39:45     serverExceptionClass = ome.conditions.ResourceError
12:39:45     message = Error retrieving Pixels id:2917. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
12:39:45 }
12:39:45 FAILED test/integration/test_tickets2000.py::TestTickets2000::test1184 - AssertionError: Expected the test to complete in < 3 seconds, took: 11.155125
12:39:45 assert 11.155125141143799 < 3.0
12:39:45 ==== 33 failed, 3 passed, 2008 deselected, 37 warnings in 185.91s (0:03:05) ====
12:39:46 !! 06/16/25 13:39:46.097 error: 4 communicators not destroyed during global destruction.
12:39:46 Result: 1
12:39:46 
12:39:46 BUILD SUCCESSFUL
12:39:46 Total time: 3 minutes 7 seconds
12:39:46 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/broken broken
12:39:46 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
12:39:46 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
12:39:46 
12:39:46 testng-init:
12:39:46 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
12:39:47 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
12:39:49 12:39:49,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
12:39:49 12:39:49,494 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - No custom configurators were discovered as a service.
12:39:49 12:39:49,494 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
12:39:49 12:39:49,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
12:39:49 12:39:49,497 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
12:39:49 12:39:49,498 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
12:39:49 12:39:49,499 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
12:39:49 12:39:49,499 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
12:39:49 12:39:49,500 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
12:39:49 12:39:49,501 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:39:49 12:39:49,501 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
12:39:49 12:39:49,502 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@265c1a7c - Resource [logback.xml] occurs multiple times on the classpath.
12:39:49 12:39:49,502 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@265c1a7c - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
12:39:49 12:39:49,502 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@265c1a7c - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
12:39:49 12:39:49,703 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
12:39:49 12:39:49,703 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:39:49 12:39:49,721 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:39:49 12:39:49,723 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@5b2b8d86 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
12:39:49 12:39:49,723 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@5b2b8d86 - Please move "immediateFlush" property into the enclosing appender.
12:39:49 12:39:49,790 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@5b2b8d86 - Setting the "immediateFlush" property of the enclosing appender to true
12:39:49 12:39:49,791 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
12:39:49 12:39:49,791 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
12:39:49 12:39:49,791 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
12:39:49 12:39:49,791 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
12:39:49 12:39:49,791 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
12:39:49 12:39:49,791 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
12:39:49 12:39:49,792 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7fef0b40 - End of configuration.
12:39:49 12:39:49,794 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5f395ce1 - Registering current configuration as safe fallback point
12:39:49 12:39:49,794 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29013ef2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 294 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
12:39:49 
12:39:49 lifecycle.test-compile:
12:39:49 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_859140208.tmp
12:39:49 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
12:39:49 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
12:39:49 :: delivering :: omero#OmeroJava-test;working@2190dda4ddca :: 5.6.3-565-a47686dc89-ice36-b442-ice36 :: integration :: Mon Jun 16 12:39:46 UTC 2025
12:39:49 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
12:39:49 :: publishing :: omero#OmeroJava-test
12:39:49 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-565-a47686dc89-ice36-b442-ice36.jar
12:39:49 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-565-a47686dc89-ice36-b442-ice36.xml
12:39:50 
12:39:50 broken:
12:39:50 12:39:50,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
12:39:50 12:39:50,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - No custom configurators were discovered as a service.
12:39:50 12:39:50,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
12:39:50 12:39:50,313 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
12:39:50 12:39:50,314 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
12:39:50 12:39:50,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
12:39:50 12:39:50,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
12:39:50 12:39:50,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
12:39:50 12:39:50,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
12:39:50 12:39:50,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:39:50 12:39:50,317 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
12:39:50 12:39:50,318 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs multiple times on the classpath.
12:39:50 12:39:50,318 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
12:39:50 12:39:50,318 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
12:39:50 12:39:50,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
12:39:50 12:39:50,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:39:50 12:39:50,506 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:39:50 12:39:50,508 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
12:39:50 12:39:50,508 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - Please move "immediateFlush" property into the enclosing appender.
12:39:50 12:39:50,531 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - Setting the "immediateFlush" property of the enclosing appender to true
12:39:50 12:39:50,532 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
12:39:50 12:39:50,532 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
12:39:50 12:39:50,532 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
12:39:50 12:39:50,532 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
12:39:50 12:39:50,532 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
12:39:50 12:39:50,532 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
12:39:50 12:39:50,533 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1aa7ecca - End of configuration.
12:39:50 12:39:50,534 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@59309333 - Registering current configuration as safe fallback point
12:39:50 12:39:50,534 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 218 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
12:41:23 ===============================================
12:41:23 OmeroJava.integration
12:41:23 Total tests run: 43, Passes: 2, Failures: 41, Skips: 0
12:41:23 ===============================================
12:41:24 The tests failed.
12:41:24 
12:41:24 BUILD SUCCESSFUL
12:41:24 Total time: 1 minute 37 seconds
12:41:24 + deactivate
12:41:24 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
12:41:24 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:41:24 + export PATH
12:41:24 + unset _OLD_VIRTUAL_PATH
12:41:24 + '[' -n '' ']'
12:41:24 + hash -r
12:41:24 + '[' -n '' ']'
12:41:24 + unset VIRTUAL_ENV
12:41:24 + unset VIRTUAL_ENV_PROMPT
12:41:24 + '[' '!' '' = nondestructive ']'
12:41:24 + unset -f deactivate
12:41:24 Recording test results
12:41:25 [Checks API] No suitable checks publisher found.
12:41:25 TestNG Reports Processing: START
12:41:25 Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml
12:41:26 Saving reports...
12:41:26 Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/418/testng/testng-results.xml'
12:41:26 TestNG Reports Processing: FINISH
12:41:26 Finished: SUCCESS