Skip to content
This log is too long to show here, 1,638 KB has been skipped — click to see the complete log
    message = User 4744 is not a member of group 3689 and cannot login
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'bool'>
17:11:02 INFO     omero.util.Resources:__init__.py:652 Starting
17:11:02 INFO     omero.processor.ProcessorI:processor.py:814 Registering processor "y+T?aPZ\"Li,\/\\@H!%Ie3/UsermodeProcessor-a4d4d235-8b48-4d87-a6de-1eca908164ac" -t -e 1.1:tcp -h 127.0.0.1 -p 41207 -t 60000
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'bool'>
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4745, group=3689, script=5021
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4745, group=3689, script=5021
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 858, in willAccept
17:11:02     handle.close()
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_ServicesF_ice.py", line 287, in close
17:11:02     return _M_omero.api.StatefulServiceInterface._op_close.invoke(self, ((), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.SecurityViolation: exception ::omero::SecurityViolation
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.SecurityViolation: User 4744 is not a member of group 3689 and cannot login
17:11:02 	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:514)
17:11:02 	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
17:11:02 	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy93.close(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy93.close(Unknown Source)
17:11:02 	at ome.services.blitz.impl.AbstractCloseableAmdServant.close_async(AbstractCloseableAmdServant.java:90)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy94.close_async(Unknown Source)
17:11:02 	at omero.api._JobHandleTie.close_async(_JobHandleTie.java:144)
17:11:02 	at omero.api._StatefulServiceInterfaceDisp.___close(_StatefulServiceInterfaceDisp.java:185)
17:11:02 	at omero.api._JobHandleDisp.__dispatch(_JobHandleDisp.java:597)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.SecurityViolation
17:11:02     message = User 4744 is not a member of group 3689 and cannot login
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
17:11:02 INFO     omero.processor.ProcessorI:__init__.py:599 Done
17:11:02 _____________________________ TestScripts.test3527 _____________________________
17:11:02 self = <test.integration.test_scripts.TestScripts object at 0x7f088acab390>
17:11:02     @pytest.mark.broken(ticket="11610")
17:11:02     def test3527(self):
17:11:02         SCRIPT = """if True:
17:11:02         import omero.scripts
17:11:02         import omero.rtypes
17:11:02         client = omero.scripts.client("ticket3527", \
17:11:02                 omero.scripts.Long("gid", out=True))
17:11:02         ec = client.sf.getAdminService().getEventContext()
17:11:02         gid = ec.groupId
17:11:02         client.setOutput("gid", omero.rtypes.rlong(gid))
17:11:02         """
17:11:02         impl = omero.processor.usermode_processor(self.client)
17:11:02         svc = self.client.sf.getScriptService()
17:11:02         try:
17:11:02             scriptID = svc.uploadScript("/test/test3527", SCRIPT)
17:11:02 >           process = svc.runScript(scriptID, {}, None)
17:11:02                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 test/integration/test_scripts.py:528: 
17:11:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
17:11:02 self = c1a9292d-83ec-4201-a9be-447d39a3634d/f38a414c-fb0f-44a5-99f8-e9e36921ccf0omero.api.IScript -t -e 1.1:tcp -h 172.18.0.5 -p 43227 -t 60000
17:11:02 scriptID = 6254, inputs = {}, waitSecs = None, _ctx = None
17:11:02     def runScript(self, scriptID, inputs, waitSecs, _ctx=None):
17:11:02 >       return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
17:11:02                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 E       omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
17:11:02 E       {
17:11:02 E           serverStackTrace = 
17:11:02 E           serverExceptionClass = 
17:11:02 E           message = No processor available! [0 response(s)]
17:11:02 E           processorCount = 0
17:11:02 E       }
17:11:02 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py:935: NoProcessorAvailable
17:11:02 ------------------------------ Captured log call -------------------------------
17:11:02 INFO     omero.util.Resources:__init__.py:652 Starting
17:11:02 INFO     omero.processor.ProcessorI:processor.py:814 Registering processor V#c\"~6n0|,;iL8ir62OX/UsermodeProcessor-da285a41-09b9-4bd8-b67f-32def0d02e74 -t -e 1.1:tcp -h 127.0.0.1 -p 41207 -t 60000
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5022
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5022
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5022
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5022
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5023
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5023
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5023
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4744, group=3688, script=5023
17:11:02 Traceback (most recent call last):
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
17:11:02     file, handle = self.lookup(scriptContext)
17:11:02                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
17:11:02     file = prx.validateScript(job, self.accepts_list)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
17:11:02     return func(*args, **kwargs)
17:11:02            ^^^^^^^^^^^^^^^^^^^^^
17:11:02   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
17:11:02     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
17:11:02            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
17:11:02 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
17:11:02 	at ome.services.throttling.Callback2.run(Callback2.java:43)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
17:11:02 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
17:11:02 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
17:11:02 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
17:11:02 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = Found wrong number of files: []
17:11:02 }
17:11:02 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
17:11:02 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
17:11:02 INFO     omero.processor.ProcessorI:__init__.py:599 Done
17:11:02 _______________ TestThumbnailPerms.testPrivate10618RootWithNoCtx _______________
17:11:02 self = <test.integration.test_thumbnailPerms.TestThumbnailPerms object at 0x7f088aaf0050>
17:11:02     @pytest.mark.broken(reason="requires thumbnail work")
17:11:02     def testPrivate10618RootWithNoCtx(self):
17:11:02         """
17:11:02         This would require the server to try omero.group=-1
17:11:02         for the user.
17:11:02         """
17:11:02         group = self.new_group(perms="rw----")
17:11:02 >       self.assert10618(group, self.root, True)
17:11:02 test/integration/test_thumbnailPerms.py:256: 
17:11:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
17:11:02 test/integration/test_thumbnailPerms.py:217: in assert10618
17:11:02     s = tb_prx.getThumbnailByLongestSideSet(rint(16), [pId], *ctx)
17:11:02         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
17:11:02 self = ffc7917f-7d15-4543-8226-8a97b7af17ca/f11463e7-5cb9-4d6a-b055-551890fc1635omero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.5 -p 43227 -t 60000
17:11:02 size = object #0 (::omero::RInt)
17:11:02 {
17:11:02     _val = 16
17:11:02 }, pixelsIds = [2917]
17:11:02 _ctx = None
17:11:02     def getThumbnailByLongestSideSet(self, size, pixelsIds, _ctx=None):
17:11:02 >       return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideSet.invoke(self, ((size, pixelsIds), _ctx))
17:11:02                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:11:02 E       omero.ResourceError: exception ::omero::ResourceError
17:11:02 E       {
17:11:02 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.
17:11:02 E       	at ome.services.ThumbnailCtx.isExtendedGraphCritical(ThumbnailCtx.java:749)
17:11:02 E       	at ome.services.ThumbnailCtx.createAndPrepareMissingRenderingSettings(ThumbnailCtx.java:388)
17:11:02 E       	at ome.services.ThumbnailBean.getThumbnailByLongestSideSet(ThumbnailBean.java:1003)
17:11:02 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
17:11:02 E       	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 E       	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
17:11:02 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 E       	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
17:11:02 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 E       	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 E       	at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideSet_async(ThumbnailStoreI.java:83)
17:11:02 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 E       	at jdk.proxy2/jdk.proxy2.$Proxy114.getThumbnailByLongestSideSet_async(Unknown Source)
17:11:02 E       	at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideSet_async(_ThumbnailStoreTie.java:132)
17:11:02 E       	at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideSet(_ThumbnailStoreDisp.java:743)
17:11:02 E       	at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:1088)
17:11:02 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02 E       
17:11:02 E           serverExceptionClass = ome.conditions.ResourceError
17:11:02 E           message = Error retrieving Pixels id:2917. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
17:11:02 E       }
17:11:02 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_ThumbnailStore_ice.py:730: ResourceError
17:11:02 ___________________________ TestTickets2000.test1184 ___________________________
17:11:02 self = <test.integration.test_tickets2000.TestTickets2000 object at 0x7f088ab41e90>
17:11:02     @pytest.mark.broken(ticket="11543")
17:11:02     def test1184(self):
17:11:02         uuid = self.uuid()
17:11:02         client = self.new_client(perms="rw----")
17:11:02         query = client.sf.getQueryService()
17:11:02         update = client.sf.getUpdateService()
17:11:02         admin = client.sf.getAdminService()
17:11:02         cont = client.sf.getContainerService()
17:11:02         ds = self.new_dataset(name='test1184-ds-%s' % (uuid))
17:11:02         for i in range(1, 2001):
17:11:02             img = self.new_image(name='img1184-%s' % (uuid))
17:11:02             ds.linkImage(img)
17:11:02         ds = update.saveAndReturnObject(ds)
17:11:02         c = cont.getCollectionCount(
17:11:02             ds.__class__.__name__, ("imageLinks"), [ds.id.val], None)
17:11:02         assert c[ds.id.val] == 2000
17:11:02         page = 1
17:11:02         p = omero.sys.Parameters()
17:11:02         p.map = {}
17:11:02         p.map["eid"] = rlong(admin.getEventContext().userId)
17:11:02         p.map["oid"] = rlong(ds.id.val)
17:11:02         if page is not None:
17:11:02             f = omero.sys.Filter()
17:11:02             f.limit = rint(24)
17:11:02             f.offset = rint((int(page) - 1) * 24)
17:11:02             p.theFilter = f
17:11:02         sql = "select im from Image im join fetch im.details.owner " \
17:11:02               "join fetch im.details.group left outer join fetch " \
17:11:02               "im.datasetLinks dil left outer join fetch dil.parent d " \
17:11:02               "where d.id = :oid and im.details.owner.id=:eid " \
17:11:02               "order by im.id asc"
17:11:02         start = time.time()
17:11:02         res = query.findAllByQuery(sql, p)
17:11:02         assert 24 == len(res)
17:11:02         end = time.time()
17:11:02         elapsed = end - start
17:11:02 >       assert elapsed < 3.0, \
17:11:02             "Expected the test to complete in < 3 seconds, took: %f" % elapsed
17:11:02 E       AssertionError: Expected the test to complete in < 3 seconds, took: 11.042184
17:11:02 E       assert 11.042183876037598 < 3.0
17:11:02 test/integration/test_tickets2000.py:370: AssertionError
17:11:02 =============================== warnings summary ===============================
17:11:02 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d]
17:11:02 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r]
17:11:02   /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.
17:11:02     warnings.warn(
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
17:11:02   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4855: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
17:11:02     logger.warn("%s on %s to <%s> %s(%r, %r)",
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
17:11:02 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
17:11:02 OmeroPy/test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations
17:11:02 OmeroPy/test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations
17:11:02 OmeroPy/test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead
17:11:02 OmeroPy/test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead
17:11:02   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:270: DeprecationWarning: isSet() is deprecated, use is_set() instead
17:11:02     return self.event.isSet()
17:11:02 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
17:11:02 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
17:11:02 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
17:11:02   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:89: DeprecationWarning: isSet() is deprecated, use is_set() instead
17:11:02     if self.event.isSet():
17:11:02 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
17:11:02 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken/junit-results.xml -
17:11:02 =========================== short test summary info ============================
17:11:02 FAILED test/integration/clitest/test_fs.py::TestFS::testRenameAdminOnly - AssertionError: assert False
17:11:02  +  where False = <built-in method endswith of str object at 0x7f0879c80960>('SecurityViolation: Admins only!\n')
17:11:02  +    where <built-in method endswith of str object at 0x7f0879c80960> = 'disabled since OMERO 5.4.7 due to Pixels.path bug\n'.endswith
17:11:02 FAILED test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d] - omero.cli.NonZeroReturnCode: assert failed
17:11:02 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
17:11:02 FAILED test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory - AssertionError: Logs count should match number of objects
17:11:02 assert 1 == 0
17:11:02 FAILED test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
17:11:02 {
17:11:02     serverStackTrace = 
17:11:02     serverExceptionClass = 
17:11:02     message = No processor available! [0 response(s)]
17:11:02     processorCount = 0
17:11:02 }
17:11:02 FAILED test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations - AssertionError: Blitz listFileAnnotations() should be faster than getObjects('FileAnnotation')
17:11:02 assert 0.21964788436889648 < 0.14436960220336914
17:11:02 FAILED test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead - assert not 2719 in [2718, 1, 2730, 2719, 2787]
17:11:02  +  where 2719 = getId()
17:11:02  +    where getId = <_ExperimenterGroupWrapper id=2719>.getId
17:11:02  +  and   [2718, 1, 2730, 2719, 2787] = object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10314\n    sessionUuid = c4cde80e-45ca-4c04-afa2-be4c9ddb0492\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] = 2787\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
17:11:02  +    where object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10314\n    sessionUuid = c4cde80e-45ca-4c04-afa2-be4c9ddb0492\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] = 2787\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()
17:11:02  +      where getEventContext = <omero.gateway._BlitzGateway object at 0x7f0894ef6ad0>.getEventContext
17:11:02  +        where <omero.gateway._BlitzGateway object at 0x7f0894ef6ad0> = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f088ad978d0>.gateway
17:11:02 FAILED test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback - assert 0 > 0
17:11:02  +  where 0 = len([])
17:11:02  +    where [] = object #0 (::omero::grid::ProcessCallback)\n{\n}.finish
17:11:02 FAILED test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetGroupScripts - assert 6237 in []
17:11:02 FAILED test/integration/tablestest/test_service.py::TestTables::test2098 - AttributeError: type object 'path' has no attribute 'path'
17:11:02 FAILED test/integration/tablestest/test_service.py::TestTables::testReadOnlyFile - AttributeError: 'TestTables' object has no attribute 'unique_dir'
17:11:02 FAILED test/integration/tablestest/test_service.py::TestTables::testReadEqual - assert [1] == [1, 2, 3, 4, 5]
17:11:02   Right contains 4 more items, first extra item: 2
17:11:02   Full diff:
17:11:02     [
17:11:02         1,
17:11:02   -     2,
17:11:02   -     3,
17:11:02   -     4,
17:11:02   -     5,
17:11:02     ]
17:11:02 FAILED test/integration/tablestest/test_service.py::TestTables::testReadOutOfRange - assert [4] == [-1, 0, 1, 2, 3, 4]
17:11:02   At index 0 diff: 4 != -1
17:11:02   Right contains 5 more items, first extra item: 0
17:11:02   Full diff:
17:11:02     [
17:11:02   -     -1,
17:11:02   -     0,
17:11:02   -     1,
17:11:02   -     2,
17:11:02   -     3,
17:11:02         4,
17:11:02     ]
17:11:02 FAILED test/integration/test_admin.py::TestAdmin::testChangePasswordWhenUnset - omero.SecurityViolation: exception ::omero::SecurityViolation
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.SecurityViolation: Old password is invalid
17:11:02 	at ome.logic.AdminImpl.changePasswordWithOldPassword(AdminImpl.java:1253)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy97.changePasswordWithOldPassword(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy97.changePasswordWithOldPassword(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.AdminI.changePasswordWithOldPassword_async(AdminI.java:144)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy98.changePasswordWithOldPassword_async(Unknown Source)
17:11:02 	at omero.api._IAdminTie.changePasswordWithOldPassword_async(_IAdminTie.java:112)
17:11:02 	at omero.api._IAdminDisp.___changePasswordWithOldPassword(_IAdminDisp.java:1977)
17:11:02 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2229)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.SecurityViolation
17:11:02     message = Old password is invalid
17:11:02 }
17:11:02 FAILED test/integration/test_admin.py::TestAdmin::test9193 - omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.ValidationException: experimenter cannot be a member of only the 'user' group, a different default group is also required
17:11:02 	at ome.logic.AdminImpl.removeGroups(AdminImpl.java:813)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy97.removeGroups(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy97.removeGroups(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.AdminI.removeGroups_async(AdminI.java:318)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy98.removeGroups_async(Unknown Source)
17:11:02 	at omero.api._IAdminTie.removeGroups_async(_IAdminTie.java:312)
17:11:02 	at omero.api._IAdminDisp.___removeGroups(_IAdminDisp.java:1621)
17:11:02 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2377)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ValidationException
17:11:02     message = experimenter cannot be a member of only the 'user' group, a different default group is also required
17:11:02 }
17:11:02 FAILED test/integration/test_files.py::TestFiles::testUploadDifferentSizeTicket2337 - omero.OptimisticLockException: exception ::omero::OptimisticLockException
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.OptimisticLockException: You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6242 from ome.model.meta.Event:Id_132366 to ome.model.meta.Event:Id_132365
17:11:02 You may need to reload the object before continuing.
17:11:02 	at ome.security.basic.OmeroInterceptor.managedEvent(OmeroInterceptor.java:1201)
17:11:02 	at ome.security.basic.OmeroInterceptor.checkManagedDetails(OmeroInterceptor.java:963)
17:11:02 	at ome.security.basic.OmeroInterceptor.resetDetails(OmeroInterceptor.java:465)
17:11:02 	at ome.security.basic.OmeroInterceptor.onFlushDirty(OmeroInterceptor.java:239)
17:11:02 	at org.hibernate.event.def.DefaultFlushEntityEventListener.invokeInterceptor(DefaultFlushEntityEventListener.java:372)
17:11:02 	at org.hibernate.event.def.DefaultFlushEntityEventListener.handleInterception(DefaultFlushEntityEventListener.java:349)
17:11:02 	at org.hibernate.event.def.DefaultFlushEntityEventListener.scheduleUpdate(DefaultFlushEntityEventListener.java:287)
17:11:02 	at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:155)
17:11:02 	at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
17:11:02 	at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
17:11:02 	at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
17:11:02 	at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1216)
17:11:02 	at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:342)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:358)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
17:11:02 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject_async(Unknown Source)
17:11:02 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
17:11:02 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
17:11:02 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.OptimisticLockException
17:11:02     message = You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6242 from ome.model.meta.Event:Id_132366 to ome.model.meta.Event:Id_132365
17:11:02 You may need to reload the object before continuing.
17:11:02     backOff = 0
17:11:02 }
17:11:02 FAILED test/integration/test_ishare.py::TestIShare::test1172 - assert 0 == 1
17:11:02  +  where 0 = len([])
17:11:02 FAILED test/integration/test_itimeline.py::TestITimeline::test1225 - assert 6 == 10
17:11:02  +  where 6 = len({19, 30, 66, 9733, 13355, 41691})
17:11:02 FAILED test/integration/test_permissions.py::TestPermissions::test3136 - AssertionError: elapsed1=0.02415299415588379, elapsed2=0.024347305297851562
17:11:02 assert 0.02415299415588379 < (0.1 * 0.024347305297851562)
17:11:02 FAILED test/integration/test_permissions.py::TestPermissions::testSaveWithNegOneExplicit - omero.ApiUsageException: exception ::omero::ApiUsageException
17:11:02 {
17:11:02     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
17:11:02 	at ome.model.internal.Permissions.<init>(Permissions.java:164)
17:11:02 	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
17:11:02 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
17:11:02 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
17:11:02 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
17:11:02 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
17:11:02 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
17:11:02 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
17:11:02 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
17:11:02 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
17:11:02 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject_async(Unknown Source)
17:11:02 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
17:11:02 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
17:11:02 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ApiUsageException
17:11:02     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
17:11:02 }
17:11:02 FAILED test/integration/test_permissions.py::TestPermissions::testSaveWithNegBadLink - omero.ApiUsageException: exception ::omero::ApiUsageException
17:11:02 {
17:11:02     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
17:11:02 	at ome.model.internal.Permissions.<init>(Permissions.java:164)
17:11:02 	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
17:11:02 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
17:11:02 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
17:11:02 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
17:11:02 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
17:11:02 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
17:11:02 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
17:11:02 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
17:11:02 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
17:11:02 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject_async(Unknown Source)
17:11:02 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
17:11:02 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
17:11:02 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ApiUsageException
17:11:02     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
17:11:02 }
17:11:02 FAILED test/integration/test_permissions.py::TestPermissions::testSaveBadLink - omero.SecurityViolation: exception ::omero::SecurityViolation
17:11:02 {
17:11:02     serverStackTrace = ome.conditions.SecurityViolation: You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41846 to ome.model.meta.ExperimenterGroup:Id_3683
17:11:02 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:785)
17:11:02 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
17:11:02 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
17:11:02 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
17:11:02 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
17:11:02 	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
17:11:02 	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
17:11:02 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
17:11:02 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
17:11:02 	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.cascadeBeforeSave(AbstractSaveEventListener.java:450)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:336)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
17:11:02 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
17:11:02 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
17:11:02 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
17:11:02 	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
17:11:02 	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
17:11:02 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
17:11:02 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
17:11:02 	at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:425)
17:11:02 	at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:362)
17:11:02 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:338)
17:11:02 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
17:11:02 	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
17:11:02 	at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:475)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:388)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
17:11:02 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
17:11:02 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
17:11:02 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
17:11:02 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
17:11:02 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
17:11:02 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
17:11:02 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
17:11:02 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
17:11:02 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
17:11:02 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
17:11:02 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy100.saveAndReturnObject(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject_async(Unknown Source)
17:11:02 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
17:11:02 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
17:11:02 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.SecurityViolation
17:11:02     message = You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41846 to ome.model.meta.ExperimenterGroup:Id_3683
17:11:02 }
17:11:02 FAILED test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadCorrectGroupAndUser - Ice.UnknownException: exception ::Ice::UnknownException
17:11:02 {
17:11:02     unknown = ome.conditions.SecurityViolation: User 4739 is not an admin and so cannot set uid to 0
17:11:02 	at ome.security.basic.BasicEventContext.checkAndInitialize(BasicEventContext.java:141)
17:11:02 	at ome.security.basic.CurrentDetails.checkAndInitialize(CurrentDetails.java:317)
17:11:02 	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:449)
17:11:02 	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
17:11:02 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
17:11:02 	at ome.services.blitz.repo.RepositoryDaoImpl.getFile(RepositoryDaoImpl.java:866)
17:11:02 	at ome.services.blitz.repo.PublicRepositoryI.checkId(PublicRepositoryI.java:823)
17:11:02 	at ome.services.blitz.repo.PublicRepositoryI.fileById(PublicRepositoryI.java:367)
17:11:02 	at omero.grid._RepositoryTie.fileById(_RepositoryTie.java:78)
17:11:02 	at omero.grid._RepositoryDisp.___fileById(_RepositoryDisp.java:393)
17:11:02 	at omero.grid._RepositoryDisp.__dispatch(_RepositoryDisp.java:538)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02 }
17:11:02 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket1961Basic - AssertionError: assert '' != ''
17:11:02  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
17:11:02  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6243\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 = -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 = 1783616959151\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
17:11:02 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket1961WithKillSession - AssertionError: assert '' != ''
17:11:02  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
17:11:02  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6244\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 = -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 = 1783616959281\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
17:11:02 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket2161Save - AssertionError: assert '' != ''
17:11:02  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
17:11:02  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6245\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 = -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 = 1783616959338\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
17:11:02 FAILED test/integration/test_rawfilestore.py::TestRFS::testNoWrite - AssertionError: assert '' != ''
17:11:02  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
17:11:02  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6246\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 = 4741\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 = 3686\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 = 1783616965678\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
17:11:02 FAILED test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testFailedWriteNoFile - Failed: DID NOT RAISE ResourceError
17:11:02 FAILED test/integration/test_scripts.py::TestScripts::testAutoFillTicket2326 - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
17:11:02 {
17:11:02     serverStackTrace = 
17:11:02     serverExceptionClass = 
17:11:02     message = No processor available! [0 response(s)]
17:11:02     processorCount = 0
17:11:02 }
17:11:02 FAILED test/integration/test_scripts.py::TestScripts::testParamLoadingPerformanceTicket2285 - omero.ValidationException: exception ::omero::ValidationException
17:11:02 {
17:11:02     serverStackTrace = 
17:11:02     serverExceptionClass = 
17:11:02     message = Invalid parameters:
17:11:02 WRONG TYPE for "a": <class 'omero.rtypes.RIntI'> != <class 'omero.rtypes.RLongI'>
17:11:02 }
17:11:02 FAILED test/integration/test_scripts.py::TestScripts::test3527 - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
17:11:02 {
17:11:02     serverStackTrace = 
17:11:02     serverExceptionClass = 
17:11:02     message = No processor available! [0 response(s)]
17:11:02     processorCount = 0
17:11:02 }
17:11:02 FAILED test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithNoCtx - omero.ResourceError: exception ::omero::ResourceError
17:11:02 {
17:11:02     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.
17:11:02 	at ome.services.ThumbnailCtx.isExtendedGraphCritical(ThumbnailCtx.java:749)
17:11:02 	at ome.services.ThumbnailCtx.createAndPrepareMissingRenderingSettings(ThumbnailCtx.java:388)
17:11:02 	at ome.services.ThumbnailBean.getThumbnailByLongestSideSet(ThumbnailBean.java:1003)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
17:11:02 	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
17:11:02 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
17:11:02 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
17:11:02 	at ome.services.throttling.Callback.run(Callback.java:56)
17:11:02 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17:11:02 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
17:11:02 	at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideSet_async(ThumbnailStoreI.java:83)
17:11:02 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
17:11:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
17:11:02 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
17:11:02 	at omero.cmd.CallContext.invoke(CallContext.java:85)
17:11:02 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
17:11:02 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
17:11:02 	at jdk.proxy2/jdk.proxy2.$Proxy114.getThumbnailByLongestSideSet_async(Unknown Source)
17:11:02 	at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideSet_async(_ThumbnailStoreTie.java:132)
17:11:02 	at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideSet(_ThumbnailStoreDisp.java:743)
17:11:02 	at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:1088)
17:11:02 	at IceInternal.Incoming.invoke(Incoming.java:221)
17:11:02 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
17:11:02 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
17:11:02 	at Ice.ConnectionI.message(ConnectionI.java:1056)
17:11:02 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
17:11:02 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
17:11:02 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
17:11:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:02     serverExceptionClass = ome.conditions.ResourceError
17:11:02     message = Error retrieving Pixels id:2917. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
17:11:02 }
17:11:02 FAILED test/integration/test_tickets2000.py::TestTickets2000::test1184 - AssertionError: Expected the test to complete in < 3 seconds, took: 11.042184
17:11:02 assert 11.042183876037598 < 3.0
17:11:02 ==== 33 failed, 3 passed, 2009 deselected, 18 warnings in 213.43s (0:03:33) ====
17:11:02 !! 07/09/26 18:11:02.686 error: 4 communicators not destroyed during global destruction.
17:11:02 Result: 1
17:11:02 
17:11:02 BUILD SUCCESSFUL
17:11:02 Total time: 3 minutes 38 seconds
17:11:02 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/broken broken
17:11:02 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
17:11:03 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
17:11:03 
17:11:03 testng-init:
17:11:03 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
17:11:03 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
17:11:20 17:11:19,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
17:11:20 17:11:19,799 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - No custom configurators were discovered as a service.
17:11:20 17:11:19,800 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
17:11:20 17:11:19,803 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
17:11:20 17:11:19,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
17:11:20 17:11:19,805 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
17:11:20 17:11:19,806 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
17:11:20 17:11:19,806 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
17:11:20 17:11:19,808 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
17:11:20 17:11:19,809 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:11:20 17:11:19,824 |-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]
17:11:20 17:11:19,826 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs multiple times on the classpath.
17:11:20 17:11:19,826 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
17:11:20 17:11:19,826 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
17:11:20 17:11:20,059 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
17:11:20 17:11:20,059 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:11:20 17:11:20,082 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:11:20 17:11:20,084 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
17:11:20 17:11:20,084 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Please move "immediateFlush" property into the enclosing appender.
17:11:20 17:11:20,156 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Setting the "immediateFlush" property of the enclosing appender to true
17:11:20 17:11:20,157 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
17:11:20 17:11:20,157 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
17:11:20 17:11:20,157 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
17:11:20 17:11:20,157 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
17:11:20 17:11:20,157 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
17:11:20 17:11:20,157 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
17:11:20 17:11:20,158 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@481b2f10 - End of configuration.
17:11:20 17:11:20,161 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2b6c7012 - Registering current configuration as safe fallback point
17:11:20 17:11:20,161 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 353 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
17:11:20 
17:11:20 lifecycle.test-compile:
17:11:20 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1538467758.tmp
17:11:20 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
17:11:20 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
17:11:20 :: delivering :: omero#OmeroJava-test;working@5037f1a69d97 :: 5.6.3-614-3c139506b6-ice36-b4-ice36 :: integration :: Thu Jul 09 17:11:03 UTC 2026
17:11:20 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
17:11:20 :: publishing :: omero#OmeroJava-test
17:11:20 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-614-3c139506b6-ice36-b4-ice36.jar
17:11:20 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-614-3c139506b6-ice36-b4-ice36.xml
17:11:21 
17:11:21 broken:
17:11:21 17:11:21,284 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
17:11:21 17:11:21,286 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - No custom configurators were discovered as a service.
17:11:21 17:11:21,286 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
17:11:21 17:11:21,287 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
17:11:21 17:11:21,287 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
17:11:21 17:11:21,288 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
17:11:21 17:11:21,288 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
17:11:21 17:11:21,288 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
17:11:21 17:11:21,289 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
17:11:21 17:11:21,289 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:11:21 17:11:21,289 |-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]
17:11:21 17:11:21,290 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs multiple times on the classpath.
17:11:21 17:11:21,290 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
17:11:21 17:11:21,290 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
17:11:21 17:11:21,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
17:11:21 17:11:21,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:11:21 17:11:21,447 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:11:21 17:11:21,454 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
17:11:21 17:11:21,454 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Please move "immediateFlush" property into the enclosing appender.
17:11:21 17:11:21,477 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Setting the "immediateFlush" property of the enclosing appender to true
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
17:11:21 17:11:21,478 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@245b4bdc - End of configuration.
17:11:21 17:11:21,479 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c64cb25 - Registering current configuration as safe fallback point
17:11:21 17:11:21,479 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 190 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
17:13:19 ===============================================
17:13:19 OmeroJava.integration
17:13:19 Total tests run: 43, Passes: 2, Failures: 41, Skips: 0
17:13:19 ===============================================
17:13:20 The tests failed.
17:13:20 
17:13:20 BUILD SUCCESSFUL
17:13:20 Total time: 2 minutes 17 seconds
17:13:20 + deactivate
17:13:20 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
17:13:20 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:13:20 + export PATH
17:13:20 + unset _OLD_VIRTUAL_PATH
17:13:20 + '[' -n '' ']'
17:13:20 + hash -r
17:13:20 + '[' -n '' ']'
17:13:20 + unset VIRTUAL_ENV
17:13:20 + unset VIRTUAL_ENV_PROMPT
17:13:20 + '[' '!' '' = nondestructive ']'
17:13:20 + unset -f deactivate
17:13:20 Recording test results
17:14:30 [Checks API] No suitable checks publisher found.
17:14:30 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
17:14:30 TestNG Reports Processing: START
17:14:30 Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml
17:14:44 Saving reports...
17:14:44 Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/2/testng/testng-results.xml'
17:14:44 TestNG Reports Processing: FINISH
17:14:44 Finished: UNSTABLE