Skip to content
Success

Console Output

Skipping 122 KB.. Full Log
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:41:56 AM org.gecko.rsa.discovery.ImportingEndpointManager addImported
INFO: Detected and incoming endpoint and sent 'ADD' event
Aug 06, 2019 11:41:56 AM org.gecko.rsa.discovery.ImportingEndpointManager removeImported
INFO: Detected and incoming endpoint sent REMOVE event
Aug 06, 2019 11:41:56 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler lambda$notifyRemove$6
INFO: Detected and incoming endpoint sent REMOVE event
Aug 06, 2019 11:41:56 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler exportServiceDescription
INFO: Exporting new endpoint via message adapter. Endpoint: {endpoint.id=test1, objectClass=[java.lang.Object], service.imported=true, service.imported.configs=test.cnf}, Key: test1
Aug 06, 2019 11:41:56 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler modifyServiceDescription
INFO: Exporting changed endpoint via message adapter. Endpoint: {endpoint.id=test1, objectClass=[java.lang.String], service.imported=true, service.imported.configs=test.cnf}, Key: test1
Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:109)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportAddDescriptionsSuccess(MessagingHandlerTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:115)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportAddDescriptionsSuccess(MessagingHandlerTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:121)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportAddDescriptionsSuccess(MessagingHandlerTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:127)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportAddDescriptionsSuccess(MessagingHandlerTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ImportingEndpointManager addImported
INFO: Detected and incoming endpoint and sent 'ADD' event
Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler exportServiceDescription
INFO: Exporting new endpoint via message adapter. Endpoint: {endpoint.id=test1, objectClass=[java.lang.Object], service.imported=true, service.imported.configs=test.cnf}, Key: test1
Aug 06, 2019 11:41:58 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler removeServiceDescription
INFO: Exporting removed endpoint via message adapter. Endpoint: {endpoint.id=test1, objectClass=[java.lang.Object], service.imported=true, service.imported.configs=test.cnf}, Key: test1
Aug 06, 2019 11:41:59 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler exportServiceDescription
INFO: Exporting new endpoint via message adapter. Endpoint: {endpoint.id=test1, objectClass=[java.lang.Object], service.imported=true, service.imported.configs=test.cnf}, Key: test1
Aug 06, 2019 11:42:00 AM org.gecko.rsa.discovery.ImportingEndpointManager addImported
INFO: Detected and incoming endpoint and sent 'ADD' event
Aug 06, 2019 11:42:01 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:103)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportModifyDescriptionsSuccess(MessagingHandlerTest.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:42:01 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:109)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportModifyDescriptionsSuccess(MessagingHandlerTest.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:42:01 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:121)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportModifyDescriptionsSuccess(MessagingHandlerTest.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:42:01 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler initializeSubscriptions
SEVERE: Error subscribing for topic 
java.lang.NullPointerException
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.initializeSubscriptions(MessageAdapterDiscoverHandler.java:127)
	at org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler.start(MessageAdapterDiscoverHandler.java:78)
	at org.gecko.rsa.core.tests.ma.MessagingHandlerTest.testImportModifyDescriptionsSuccess(MessagingHandlerTest.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Aug 06, 2019 11:42:01 AM org.gecko.rsa.discovery.ImportingEndpointManager addImported
INFO: Detected and incoming endpoint and sent 'ADD' event
Aug 06, 2019 11:42:02 AM org.gecko.rsa.discovery.ImportingEndpointManager modifyImported
INFO: Detected and incoming endpoint sent 'MODIFY' event
Aug 06, 2019 11:42:02 AM org.gecko.rsa.discovery.ma.handler.MessageAdapterDiscoverHandler lambda$notifyModify$4
INFO: Detected and incoming endpoint sent 'MODIFY' event
Tests run  : 27
Passed     : 27
Errors     : 0
Failures   : 0
No Errors
:org.gecko.rsa.discovery.tests:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 21.82 secs.
:org.gecko.rsa.discovery.tests:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.discovery.tests:check
Skipping task ':org.gecko.rsa.discovery.tests:check' as it has no actions.
:org.gecko.rsa.discovery.tests:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.discovery.tests:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.discovery.tests:build
Skipping task ':org.gecko.rsa.discovery.tests:build' as it has no actions.
:org.gecko.rsa.discovery.tests:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:compileJava
Putting task artifact state for task ':org.gecko.rsa.example.model:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.model:compileJava' (up-to-date check took 0.198 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/emf/org.gecko.emf.osgi.api/3.1.2/org.gecko.emf.osgi.api-3.1.2.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/emf/org.gecko.emf.osgi.annotation/1.0.3/org.gecko.emf.osgi.annotation-1.0.3.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.example.model:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/package-info.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/util/package-info.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/util/RSATestAdapterFactory.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/util/RSATestResourceImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/util/RSATestSwitch.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/util/RSATestResourceFactoryImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/configuration/RSATestConfigurationComponent.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/ContextType.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/ContactType.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/Contact.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/Person.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/RSATestFactory.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/RSATestPackage.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/impl/package-info.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/impl/PersonImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/impl/RSATestPackageImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/impl/ContactImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/impl/RSATestFactoryImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/impl/AddressImpl.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/src/org/gecko/rsa/rsatest/Address.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.example.model:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.339 secs.
:org.gecko.rsa.example.model:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:processResources
Putting task artifact state for task ':org.gecko.rsa.example.model:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.model:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.model:processResources NO-SOURCE
:org.gecko.rsa.example.model:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs.
:org.gecko.rsa.example.model:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:classes
Skipping task ':org.gecko.rsa.example.model:classes' as it has no actions.
:org.gecko.rsa.example.model:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:jar
Putting task artifact state for task ':org.gecko.rsa.example.model:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.model:jar' (up-to-date check took 0.004 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.example.model/org.gecko.rsa.example.model-2.0.1.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.example.model/org.gecko.rsa.example.model-2.0.1.jar
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.EMFModel applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.require.RequireEMF applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.provide.ProvideEMFModel applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.provide.ProvideEMFResourceConfigurator applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.EMFModel applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.require.RequireEMF applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.provide.ProvideEMFModel applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.emf.osgi.annotation.provide.ProvideEMFResourceConfigurator applied to type org.gecko.rsa.rsatest.configuration.RSATestConfigurationComponent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/generated/org.gecko.rsa.example.model.jar]
:org.gecko.rsa.example.model:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.15 secs.
:org.gecko.rsa.example.api:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:compileJava
Putting task artifact state for task ':org.gecko.rsa.example.api:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.api:compileJava' (up-to-date check took 0.007 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/generated/org.gecko.rsa.example.model.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.example.api:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api/src/org/gecko/rsa/example/api/package-info.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api/src/org/gecko/rsa/example/api/EchoService.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.example.api:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.024 secs.
:org.gecko.rsa.example.api:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:processResources
Putting task artifact state for task ':org.gecko.rsa.example.api:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.api:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.api:processResources NO-SOURCE
:org.gecko.rsa.example.api:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.example.api:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:classes
Skipping task ':org.gecko.rsa.example.api:classes' as it has no actions.
:org.gecko.rsa.example.api:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:jar
Putting task artifact state for task ':org.gecko.rsa.example.api:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.api:jar' (up-to-date check took 0.007 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.example.api/org.gecko.rsa.example.api-4.0.0.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.example.api/org.gecko.rsa.example.api-4.0.0.jar
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api/generated/org.gecko.rsa.example.api.jar]
:org.gecko.rsa.example.api:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.053 secs.
:org.gecko.rsa.example.api:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:assemble
Skipping task ':org.gecko.rsa.example.api:assemble' as it has no actions.
:org.gecko.rsa.example.api:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.example.api:compileTestJava' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.api:compileTestJava' as it has no source files and no previous output files.
:org.gecko.rsa.example.api:compileTestJava NO-SOURCE
:org.gecko.rsa.example.api:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:processTestResources
Putting task artifact state for task ':org.gecko.rsa.example.api:processTestResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.api:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.api:processTestResources NO-SOURCE
:org.gecko.rsa.example.api:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:testClasses
Skipping task ':org.gecko.rsa.example.api:testClasses' as it has no actions.
:org.gecko.rsa.example.api:testClasses UP-TO-DATE
:org.gecko.rsa.example.api:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:test
Putting task artifact state for task ':org.gecko.rsa.example.api:test' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.api:test' as it has no source files and no previous output files.
:org.gecko.rsa.example.api:test NO-SOURCE
:org.gecko.rsa.example.api:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:testOSGi
Skipping task ':org.gecko.rsa.example.api:testOSGi' as task onlyIf is false.
:org.gecko.rsa.example.api:testOSGi SKIPPED
:org.gecko.rsa.example.api:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:check
Skipping task ':org.gecko.rsa.example.api:check' as it has no actions.
:org.gecko.rsa.example.api:check UP-TO-DATE
:org.gecko.rsa.example.api:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:build
Skipping task ':org.gecko.rsa.example.api:build' as it has no actions.
:org.gecko.rsa.example.api:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:compileJava
Putting task artifact state for task ':org.gecko.rsa.example.api2:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.api2:compileJava' (up-to-date check took 0.026 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.example.api2:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/src/org/gecko/rsa/example/api2/package-info.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/src/org/gecko/rsa/example/api2/EchoService2.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.example.api2:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.039 secs.
:org.gecko.rsa.example.api2:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:processResources
Putting task artifact state for task ':org.gecko.rsa.example.api2:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.api2:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.api2:processResources NO-SOURCE
:org.gecko.rsa.example.api2:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.example.api2:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:classes
Skipping task ':org.gecko.rsa.example.api2:classes' as it has no actions.
:org.gecko.rsa.example.api2:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:jar
Putting task artifact state for task ':org.gecko.rsa.example.api2:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.api2:jar' (up-to-date check took 0.011 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.example.api2/org.gecko.rsa.example.api2-1.0.0.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.example.api2/org.gecko.rsa.example.api2-1.0.0.jar
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/generated/org.gecko.rsa.example.api2.jar]
:org.gecko.rsa.example.api2:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.047 secs.
:org.gecko.rsa.example.api2:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:assemble
Skipping task ':org.gecko.rsa.example.api2:assemble' as it has no actions.
:org.gecko.rsa.example.api2:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.example.api2:compileTestJava' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/test', not found
Skipping task ':org.gecko.rsa.example.api2:compileTestJava' as it has no source files and no previous output files.
:org.gecko.rsa.example.api2:compileTestJava NO-SOURCE
:org.gecko.rsa.example.api2:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
file or directory '/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/test', not found
:org.gecko.rsa.example.api2:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:processTestResources
Putting task artifact state for task ':org.gecko.rsa.example.api2:processTestResources' into context took 0.0 secs.
file or directory '/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/test', not found
Skipping task ':org.gecko.rsa.example.api2:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.api2:processTestResources NO-SOURCE
:org.gecko.rsa.example.api2:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:testClasses
Skipping task ':org.gecko.rsa.example.api2:testClasses' as it has no actions.
:org.gecko.rsa.example.api2:testClasses UP-TO-DATE
:org.gecko.rsa.example.api2:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:test
Putting task artifact state for task ':org.gecko.rsa.example.api2:test' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.api2:test' as it has no source files and no previous output files.
:org.gecko.rsa.example.api2:test NO-SOURCE
:org.gecko.rsa.example.api2:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:testOSGi
Skipping task ':org.gecko.rsa.example.api2:testOSGi' as task onlyIf is false.
:org.gecko.rsa.example.api2:testOSGi SKIPPED
:org.gecko.rsa.example.api2:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:check
Skipping task ':org.gecko.rsa.example.api2:check' as it has no actions.
:org.gecko.rsa.example.api2:check UP-TO-DATE
:org.gecko.rsa.example.api2:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.api2:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:build
Skipping task ':org.gecko.rsa.example.api2:build' as it has no actions.
:org.gecko.rsa.example.api2:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:compileJava
Putting task artifact state for task ':org.gecko.rsa.example.consumer:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.consumer:compileJava' (up-to-date check took 0.017 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.consumer/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api/generated/org.gecko.rsa.example.api.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.13.0/org.apache.aries.rsa.discovery.local-1.13.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/generated/org.gecko.rsa.example.model.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.api.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/generated/org.gecko.rsa.example.api2.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.example.consumer:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.consumer/src/org/gecko/rsa/example/consumer/EchoConsumer.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.example.consumer:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.063 secs.
:org.gecko.rsa.example.consumer:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:processResources
Putting task artifact state for task ':org.gecko.rsa.example.consumer:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.consumer:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.consumer:processResources NO-SOURCE
:org.gecko.rsa.example.consumer:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.example.consumer:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:classes
Skipping task ':org.gecko.rsa.example.consumer:classes' as it has no actions.
:org.gecko.rsa.example.consumer:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:jar
Putting task artifact state for task ':org.gecko.rsa.example.consumer:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.consumer:jar' (up-to-date check took 0.007 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.example.consumer/org.gecko.rsa.example.consumer-1.0.5.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.example.consumer/org.gecko.rsa.example.consumer-1.0.5.jar
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSADiscovery applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSAProvider applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSADiscovery applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSAProvider applied to type org.gecko.rsa.example.consumer.EchoConsumer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.consumer/generated/org.gecko.rsa.example.consumer.jar]
:org.gecko.rsa.example.consumer:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.083 secs.
:org.gecko.rsa.example.consumer:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:assemble
Skipping task ':org.gecko.rsa.example.consumer:assemble' as it has no actions.
:org.gecko.rsa.example.consumer:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.example.consumer:compileTestJava' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.consumer:compileTestJava' as it has no source files and no previous output files.
:org.gecko.rsa.example.consumer:compileTestJava NO-SOURCE
:org.gecko.rsa.example.consumer:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:processTestResources
Putting task artifact state for task ':org.gecko.rsa.example.consumer:processTestResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.consumer:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.consumer:processTestResources NO-SOURCE
:org.gecko.rsa.example.consumer:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:testClasses
Skipping task ':org.gecko.rsa.example.consumer:testClasses' as it has no actions.
:org.gecko.rsa.example.consumer:testClasses UP-TO-DATE
:org.gecko.rsa.example.consumer:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:test
Putting task artifact state for task ':org.gecko.rsa.example.consumer:test' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.consumer:test' as it has no source files and no previous output files.
:org.gecko.rsa.example.consumer:test NO-SOURCE
:org.gecko.rsa.example.consumer:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:testOSGi
Skipping task ':org.gecko.rsa.example.consumer:testOSGi' as task onlyIf is false.
:org.gecko.rsa.example.consumer:testOSGi SKIPPED
:org.gecko.rsa.example.consumer:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:check
Skipping task ':org.gecko.rsa.example.consumer:check' as it has no actions.
:org.gecko.rsa.example.consumer:check UP-TO-DATE
:org.gecko.rsa.example.consumer:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.consumer:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:build
Skipping task ':org.gecko.rsa.example.consumer:build' as it has no actions.
:org.gecko.rsa.example.consumer:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:assemble
Skipping task ':org.gecko.rsa.example.model:assemble' as it has no actions.
:org.gecko.rsa.example.model:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.example.model:compileTestJava' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.model:compileTestJava' as it has no source files and no previous output files.
:org.gecko.rsa.example.model:compileTestJava NO-SOURCE
:org.gecko.rsa.example.model:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:processTestResources
Putting task artifact state for task ':org.gecko.rsa.example.model:processTestResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.model:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.model:processTestResources NO-SOURCE
:org.gecko.rsa.example.model:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:testClasses
Skipping task ':org.gecko.rsa.example.model:testClasses' as it has no actions.
:org.gecko.rsa.example.model:testClasses UP-TO-DATE
:org.gecko.rsa.example.model:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:test
Putting task artifact state for task ':org.gecko.rsa.example.model:test' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.model:test' as it has no source files and no previous output files.
:org.gecko.rsa.example.model:test NO-SOURCE
:org.gecko.rsa.example.model:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:testOSGi
Skipping task ':org.gecko.rsa.example.model:testOSGi' as task onlyIf is false.
:org.gecko.rsa.example.model:testOSGi SKIPPED
:org.gecko.rsa.example.model:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:check
Skipping task ':org.gecko.rsa.example.model:check' as it has no actions.
:org.gecko.rsa.example.model:check UP-TO-DATE
:org.gecko.rsa.example.model:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.model:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:build
Skipping task ':org.gecko.rsa.example.model:build' as it has no actions.
:org.gecko.rsa.example.model:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:compileJava
Putting task artifact state for task ':org.gecko.rsa.example.service:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.service:compileJava' (up-to-date check took 0.003 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.service/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api/generated/org.gecko.rsa.example.api.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/generated/org.gecko.rsa.example.model.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.api.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.api2/generated/org.gecko.rsa.example.api2.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.example.service:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.service/src/org/gecko/rsa/example/service/EchoServiceImpl.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.example.service:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.049 secs.
:org.gecko.rsa.example.service:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:processResources
Putting task artifact state for task ':org.gecko.rsa.example.service:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.service:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.service:processResources NO-SOURCE
:org.gecko.rsa.example.service:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.example.service:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:classes
Skipping task ':org.gecko.rsa.example.service:classes' as it has no actions.
:org.gecko.rsa.example.service:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:jar
Putting task artifact state for task ':org.gecko.rsa.example.service:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.service:jar' (up-to-date check took 0.006 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.example.service/org.gecko.rsa.example.service-1.0.5.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.example.service/org.gecko.rsa.example.service-1.0.5.jar
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.example.service.EchoServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSADiscovery applied to type org.gecko.rsa.example.service.EchoServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSAProvider applied to type org.gecko.rsa.example.service.EchoServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.example.service.EchoServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSADiscovery applied to type org.gecko.rsa.example.service.EchoServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.gecko.rsa.annotation.RequireGeckoMessageAdapterRSAProvider applied to type org.gecko.rsa.example.service.EchoServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.service/generated/org.gecko.rsa.example.service.jar]
:org.gecko.rsa.example.service:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.045 secs.
:org.gecko.rsa.example.service:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:assemble
Skipping task ':org.gecko.rsa.example.service:assemble' as it has no actions.
:org.gecko.rsa.example.service:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.example.service:compileTestJava' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.service:compileTestJava' as it has no source files and no previous output files.
:org.gecko.rsa.example.service:compileTestJava NO-SOURCE
:org.gecko.rsa.example.service:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:processTestResources
Putting task artifact state for task ':org.gecko.rsa.example.service:processTestResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.service:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.example.service:processTestResources NO-SOURCE
:org.gecko.rsa.example.service:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:testClasses
Skipping task ':org.gecko.rsa.example.service:testClasses' as it has no actions.
:org.gecko.rsa.example.service:testClasses UP-TO-DATE
:org.gecko.rsa.example.service:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:test
Putting task artifact state for task ':org.gecko.rsa.example.service:test' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.example.service:test' as it has no source files and no previous output files.
:org.gecko.rsa.example.service:test NO-SOURCE
:org.gecko.rsa.example.service:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:testOSGi
Skipping task ':org.gecko.rsa.example.service:testOSGi' as task onlyIf is false.
:org.gecko.rsa.example.service:testOSGi SKIPPED
:org.gecko.rsa.example.service:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:check
Skipping task ':org.gecko.rsa.example.service:check' as it has no actions.
:org.gecko.rsa.example.service:check UP-TO-DATE
:org.gecko.rsa.example.service:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.example.service:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:build
Skipping task ':org.gecko.rsa.example.service:build' as it has no actions.
:org.gecko.rsa.example.service:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.model:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:assemble
Skipping task ':org.gecko.rsa.model:assemble' as it has no actions.
:org.gecko.rsa.model:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.model:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.model:compileTestJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.model:compileTestJava' (up-to-date check took 0.045 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/bin_test
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/bin:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/emf/org.gecko.emf.osgi.api/3.1.2/org.gecko.emf.osgi.api-3.1.2.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/emf/org.gecko.emf.osgi.annotation/1.0.3/org.gecko.emf.osgi.annotation-1.0.3.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.model:compileTestJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/test/org/gecko/rsa/model/RSAEndpointDescriptionTest.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.model:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.084 secs.
:org.gecko.rsa.model:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:processTestResources
Putting task artifact state for task ':org.gecko.rsa.model:processTestResources' into context took 0.0 secs.
Executing task ':org.gecko.rsa.model:processTestResources' (up-to-date check took 0.027 secs) due to:
  No history is available.
:org.gecko.rsa.model:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.03 secs.
:org.gecko.rsa.model:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:testClasses
Skipping task ':org.gecko.rsa.model:testClasses' as it has no actions.
:org.gecko.rsa.model:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.model:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:test
Putting task artifact state for task ':org.gecko.rsa.model:test' into context took 0.0 secs.
Executing task ':org.gecko.rsa.model:test' (up-to-date check took 0.004 secs) due to:
  No history is available.
Starting process 'Gradle Test Executor 3'. Working directory: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea -cp /root/.gradle/caches/4.2.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'
Successfully started process 'Gradle Test Executor 3'
Gradle Test Executor 3 started executing tests.

org.gecko.rsa.model.RSAEndpointDescriptionTest > testCreateDescription STANDARD_OUT
    Temp Folder is : /root
    Resource URI is : /root/ed.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <rsa:endpoint-descriptions xmlns:rsa="http://www.osgi.org/xmlns/rsa/v1.0.0">
      <rsa:endpoint-description>
        <rsa:property name="objectClass"><rsa:array>
            <rsa:value>Hallo Welt</rsa:value>
          </rsa:array></rsa:property>
        <rsa:property name="osgi.remote.requires.intents"><rsa:list>
            <rsa:value>confidentiality</rsa:value>
            <rsa:value>async</rsa:value>
          </rsa:list></rsa:property>
        <rsa:property name="endpoint.id">http://localhost:123</rsa:property>
        <rsa:property name="service.imported.configs" value="gecko.rsa" value-type="java.lang.String"/>
      </rsa:endpoint-description>
    </rsa:endpoint-descriptions>
Gradle Test Executor 3 finished executing tests.
Finished generating test XML results (0.002 secs) into: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/generated/test-reports/test
Generating HTML test report...
Finished generating test html results (0.003 secs) into: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/generated/reports/tests/test
:org.gecko.rsa.model:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.897 secs.
:org.gecko.rsa.model:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:testOSGi
Skipping task ':org.gecko.rsa.model:testOSGi' as task onlyIf is false.
:org.gecko.rsa.model:testOSGi SKIPPED
:org.gecko.rsa.model:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.model:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:check
Skipping task ':org.gecko.rsa.model:check' as it has no actions.
:org.gecko.rsa.model:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.model:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:build
Skipping task ':org.gecko.rsa.model:build' as it has no actions.
:org.gecko.rsa.model:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.provider:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:compileJava
Putting task artifact state for task ':org.gecko.rsa.provider:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.provider:compileJava' (up-to-date check took 0.05 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/ma/org.gecko.osgi.messaging/3.1.0-SNAPSHOT/org.gecko.osgi.messaging-3.1.0-SNAPSHOT.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.api.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.core.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/generated/org.gecko.rsa.model.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/emf/org.gecko.emf.osgi.api/3.1.2/org.gecko.emf.osgi.api-3.1.2.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/core/org.gecko.core.api/1.0.0/org.gecko.core.api-1.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/core/org.gecko.core.pushstream/1.1.0/org.gecko.core.pushstream-1.1.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.provider:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/ser/EObjectDeSerializer.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/ServiceMethodInvoker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/classloader/CompositeClassLoader.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/stream/EObjectOutputStream.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/stream/EObjectInputStream.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAProvider.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAEndpoint.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/DTOUtil.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/VersionMarker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/FileMarker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/EObjectMarker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/DTOMarker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/PushStreamMarker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingClientProxyHandler.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.provider:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.241 secs.
:org.gecko.rsa.provider:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:processResources
Putting task artifact state for task ':org.gecko.rsa.provider:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.provider:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.provider:processResources NO-SOURCE
:org.gecko.rsa.provider:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs.
:org.gecko.rsa.provider:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:classes
Skipping task ':org.gecko.rsa.provider:classes' as it has no actions.
:org.gecko.rsa.provider:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.provider:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:jar
Putting task artifact state for task ':org.gecko.rsa.provider:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.provider:jar' (up-to-date check took 0.01 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.provider/org.gecko.rsa.provider-1.1.5.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.provider/org.gecko.rsa.provider-1.1.5.jar
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type org.gecko.rsa.provider.MessagingRSAProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.provider.MessagingRSAProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type org.gecko.rsa.provider.MessagingRSAProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.gecko.rsa.provider.MessagingRSAProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/generated/org.gecko.rsa.provider.jar]
:org.gecko.rsa.provider:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.136 secs.
:org.gecko.rsa.provider:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:assemble
Skipping task ':org.gecko.rsa.provider:assemble' as it has no actions.
:org.gecko.rsa.provider:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.provider:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.provider:compileTestJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.provider:compileTestJava' (up-to-date check took 0.01 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/bin_test
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/bin:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.example.model/generated/org.gecko.rsa.example.model.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/ma/org.gecko.osgi.messaging/3.1.0-SNAPSHOT/org.gecko.osgi.messaging-3.1.0-SNAPSHOT.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.api.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.core.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.model/generated/org.gecko.rsa.model.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore/2.17.0.v20190116-0940/org.eclipse.emf.ecore-2.17.0.v20190116-0940.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.common/2.15.0.v20181220-0846/org.eclipse.emf.common-2.15.0.v20181220-0846.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0.v20180706-1146/org.eclipse.emf.ecore.xmi-2.15.0.v20180706-1146.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/emf/org.gecko.emf.osgi.api/3.1.2/org.gecko.emf.osgi.api-3.1.2.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/core/org.gecko.core.api/1.0.0/org.gecko.core.api-1.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/gecko/core/org.gecko.core.pushstream/1.1.0/org.gecko.core.pushstream-1.1.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.provider:compileTestJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/test/org/gecko/rsa/provider/FileSerializationTest.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/test/org/gecko/rsa/provider/DataSerializationTest.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/test/org/gecko/rsa/provider/pojo/Person.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/test/org/gecko/rsa/provider/pojo/SpecialPerson.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/test/org/gecko/rsa/provider/pojo/Address.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.provider:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.093 secs.
:org.gecko.rsa.provider:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:processTestResources
Putting task artifact state for task ':org.gecko.rsa.provider:processTestResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.provider:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.provider:processTestResources NO-SOURCE
:org.gecko.rsa.provider:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.provider:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:testClasses
Skipping task ':org.gecko.rsa.provider:testClasses' as it has no actions.
:org.gecko.rsa.provider:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.provider:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:test
Putting task artifact state for task ':org.gecko.rsa.provider:test' into context took 0.0 secs.
Executing task ':org.gecko.rsa.provider:test' (up-to-date check took 0.018 secs) due to:
  No history is available.
Starting process 'Gradle Test Executor 4'. Working directory: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea -cp /root/.gradle/caches/4.2.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4'
Successfully started process 'Gradle Test Executor 4'
Gradle Test Executor 4 started executing tests.
Gradle Test Executor 4 finished executing tests.
Finished generating test XML results (0.001 secs) into: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/generated/test-reports/test
Generating HTML test report...
Finished generating test html results (0.003 secs) into: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.provider/generated/reports/tests/test
:org.gecko.rsa.provider:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.964 secs.
:org.gecko.rsa.provider:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:testOSGi
Skipping task ':org.gecko.rsa.provider:testOSGi' as task onlyIf is false.
:org.gecko.rsa.provider:testOSGi SKIPPED
:org.gecko.rsa.provider:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.provider:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:check
Skipping task ':org.gecko.rsa.provider:check' as it has no actions.
:org.gecko.rsa.provider:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.provider:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:build
Skipping task ':org.gecko.rsa.provider:build' as it has no actions.
:org.gecko.rsa.provider:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.topology:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:compileJava
Putting task artifact state for task ':org.gecko.rsa.topology:compileJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.topology:compileJava' (up-to-date check took 0.023 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/bin
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.core.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.api.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.topology:compileJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/exports/TopologyManagerExport.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/exports/DefaultExportPolicy.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/exports/ServiceExportsRepository.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/exports/EndpointListenerAdapter.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/exports/EndpointListenerNotifier.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/package-info.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/EndpointEventListenerTracker.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/Activator.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/TopologyTPExecutor.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/EndpointListenerManager.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/imports/TopologyManagerImport.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/imports/local/RSFindHook.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/imports/local/LocalServiceInterestsProvider.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/imports/local/LocalServiceListenerHook.java
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/imports/local/ServiceInterestListener.java
Compiling with JDK Java compiler API.
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/src/org/gecko/rsa/topology/exports/EndpointListenerAdapter.java:24: warning: [deprecation] EndpointListener in org.osgi.service.remoteserviceadmin has been deprecated
import org.osgi.service.remoteserviceadmin.EndpointListener;
                                          ^
1 warning
:org.gecko.rsa.topology:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.125 secs.
:org.gecko.rsa.topology:processResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:processResources
Putting task artifact state for task ':org.gecko.rsa.topology:processResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.topology:processResources' as it has no source files and no previous output files.
:org.gecko.rsa.topology:processResources NO-SOURCE
:org.gecko.rsa.topology:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.topology:classes (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:classes
Skipping task ':org.gecko.rsa.topology:classes' as it has no actions.
:org.gecko.rsa.topology:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.topology:jar (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:jar
Putting task artifact state for task ':org.gecko.rsa.topology:jar' into context took 0.0 secs.
Executing task ':org.gecko.rsa.topology:jar' (up-to-date check took 0.004 secs) due to:
  No history is available.
Download https://devel.data-in-motion.biz/public/repository/gecko/release/geckoRSA/org.gecko.rsa.topology/org.gecko.rsa.topology-1.0.1.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRSA/org.gecko.rsa.topology/org.gecko.rsa.topology-1.0.1.jar
warning: Export org.gecko.rsa.topology,  has 3,  private references [org.gecko.rsa.topology.exports, org.gecko.rsa.topology.imports, org.gecko.rsa.topology.imports.local]
Generated bundles: [/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/generated/org.gecko.rsa.topology.jar]
:org.gecko.rsa.topology:jar (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.144 secs.
:org.gecko.rsa.topology:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:assemble
Skipping task ':org.gecko.rsa.topology:assemble' as it has no actions.
:org.gecko.rsa.topology:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.topology:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:compileTestJava
Putting task artifact state for task ':org.gecko.rsa.topology:compileTestJava' into context took 0.0 secs.
Executing task ':org.gecko.rsa.topology:compileTestJava' (up-to-date check took 0.01 secs) due to:
  No history is available.
Compile to /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/bin_test
-source 1.8 -target 1.8 
-classpath /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/bin:/var/jenkins_home/workspace/geckoRSA/.m2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.core.jar:/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa/generated/org.gecko.rsa.api.jar
All input files are considered out-of-date for incremental task ':org.gecko.rsa.topology:compileTestJava'.
Source files to be compiled:
/var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/test/org/gecko/rsa/topology/ExampleTest.java
Compiling with JDK Java compiler API.
:org.gecko.rsa.topology:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.026 secs.
:org.gecko.rsa.topology:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:processTestResources
Putting task artifact state for task ':org.gecko.rsa.topology:processTestResources' into context took 0.0 secs.
Skipping task ':org.gecko.rsa.topology:processTestResources' as it has no source files and no previous output files.
:org.gecko.rsa.topology:processTestResources NO-SOURCE
:org.gecko.rsa.topology:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs.
:org.gecko.rsa.topology:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:testClasses
Skipping task ':org.gecko.rsa.topology:testClasses' as it has no actions.
:org.gecko.rsa.topology:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.topology:test (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:test
Putting task artifact state for task ':org.gecko.rsa.topology:test' into context took 0.0 secs.
Executing task ':org.gecko.rsa.topology:test' (up-to-date check took 0.003 secs) due to:
  No history is available.
Starting process 'Gradle Test Executor 5'. Working directory: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea -cp /root/.gradle/caches/4.2.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5'
Successfully started process 'Gradle Test Executor 5'
Gradle Test Executor 5 started executing tests.
Gradle Test Executor 5 finished executing tests.
Finished generating test XML results (0.0 secs) into: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/generated/test-reports/test
Generating HTML test report...
Finished generating test html results (0.001 secs) into: /var/jenkins_home/workspace/geckoRSA/org.gecko.rsa.topology/generated/reports/tests/test
:org.gecko.rsa.topology:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.534 secs.
:org.gecko.rsa.topology:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:testOSGi
Skipping task ':org.gecko.rsa.topology:testOSGi' as task onlyIf is false.
:org.gecko.rsa.topology:testOSGi SKIPPED
:org.gecko.rsa.topology:testOSGi (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.topology:check (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:check
Skipping task ':org.gecko.rsa.topology:check' as it has no actions.
:org.gecko.rsa.topology:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa.topology:build (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:build
Skipping task ':org.gecko.rsa.topology:build' as it has no actions.
:org.gecko.rsa.topology:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:org.gecko.rsa:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa:release
Putting task artifact state for task ':org.gecko.rsa:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/org.gecko.rsa.core-2.0.0-20190806.114206-14-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/2.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.core/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/org.gecko.rsa.api-2.1.0-20190806.114210-5-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/2.1.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.api/maven-metadata.xml
:org.gecko.rsa:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 6.511 secs.
:org.gecko.rsa.discovery:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.discovery:release
Putting task artifact state for task ':org.gecko.rsa.discovery:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.discovery:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/org.gecko.rsa.discovery-1.0.0-20190806.114213-14-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery/maven-metadata.xml
:org.gecko.rsa.discovery:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 2.203 secs.
:org.gecko.rsa.discovery.config:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.discovery.config:release
Putting task artifact state for task ':org.gecko.rsa.discovery.config:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.discovery.config:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/org.gecko.rsa.discovery.config-1.0.3-20190806.114215-5-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.config/maven-metadata.xml
:org.gecko.rsa.discovery.config:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 1.278 secs.
:org.gecko.rsa.discovery.ma:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.discovery.ma:release
Putting task artifact state for task ':org.gecko.rsa.discovery.ma:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.discovery.ma:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/org.gecko.rsa.discovery.ma-2.0.1-20190806.114216-6-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.ma/maven-metadata.xml
:org.gecko.rsa.discovery.ma:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 3.012 secs.
:org.gecko.rsa.discovery.tests:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.discovery.tests:release
Putting task artifact state for task ':org.gecko.rsa.discovery.tests:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.discovery.tests:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/org.gecko.rsa.discovery.tests-1.0.4-20190806.114219-6-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/1.0.4-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.discovery.tests/maven-metadata.xml
:org.gecko.rsa.discovery.tests:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 3.933 secs.
:org.gecko.rsa.example.api:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api:release
Putting task artifact state for task ':org.gecko.rsa.example.api:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.api:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/org.gecko.rsa.example.api-4.0.0-20190806.114223-9-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/4.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api/maven-metadata.xml
:org.gecko.rsa.example.api:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 2.69 secs.
:org.gecko.rsa.example.api2:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.api2:release
Putting task artifact state for task ':org.gecko.rsa.example.api2:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.api2:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/org.gecko.rsa.example.api2-1.0.0-20190806.114226-3-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.api2/maven-metadata.xml
:org.gecko.rsa.example.api2:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 2.226 secs.
:org.gecko.rsa.example.consumer:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.consumer:release
Putting task artifact state for task ':org.gecko.rsa.example.consumer:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.consumer:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/org.gecko.rsa.example.consumer-1.0.5-20190806.114228-5-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/1.0.5-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.consumer/maven-metadata.xml
:org.gecko.rsa.example.consumer:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 2.411 secs.
:org.gecko.rsa.example.model:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.model:release
Putting task artifact state for task ':org.gecko.rsa.example.model:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.model:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/org.gecko.rsa.example.model-2.0.1-20190806.114230-6-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/2.0.1-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.model/maven-metadata.xml
:org.gecko.rsa.example.model:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 3.801 secs.
:org.gecko.rsa.example.service:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.example.service:release
Putting task artifact state for task ':org.gecko.rsa.example.service:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.example.service:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/org.gecko.rsa.example.service-1.0.5-20190806.114234-5-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/1.0.5-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.example.service/maven-metadata.xml
:org.gecko.rsa.example.service:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 1.756 secs.
:org.gecko.rsa.model:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.model:release
Putting task artifact state for task ':org.gecko.rsa.model:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.model:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/org.gecko.rsa.model-1.0.2-20190806.114236-13-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/1.0.2-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.model/maven-metadata.xml
:org.gecko.rsa.model:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 3.013 secs.
:org.gecko.rsa.provider:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.provider:release
Putting task artifact state for task ':org.gecko.rsa.provider:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.provider:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/org.gecko.rsa.provider-1.1.6-20190806.114239-1-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/1.1.6-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.provider/maven-metadata.xml.md5
:org.gecko.rsa.provider:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 4.414 secs.
:org.gecko.rsa.topology:release (Thread[Task worker for ':' Thread 7,5,main]) started.
:org.gecko.rsa.topology:release
Putting task artifact state for task ':org.gecko.rsa.topology:release' into context took 0.0 secs.
Executing task ':org.gecko.rsa.topology:release' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/org.gecko.rsa.topology-1.0.1-20190806.114243-14-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/1.0.1-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/rsa/org.gecko.rsa.topology/maven-metadata.xml
:org.gecko.rsa.topology:release (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 2.389 secs.

BUILD SUCCESSFUL in 1m 23s
68 actionable tasks: 68 executed
[geckoRSA] $ /bin/sh -xe /tmp/jenkins71484259617674460.sh
+ mkdir -p /var/jenkins_home/repo.gecko/snapshot/geckoRSA
[geckoRSA] $ /bin/sh -xe /tmp/jenkins4478511480866839942.sh
+ rm -rf /var/jenkins_home/repo.gecko/snapshot/geckoRSA/index.xml /var/jenkins_home/repo.gecko/snapshot/geckoRSA/index.xml.sha /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.api /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.core /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.discovery /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.discovery.config /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.discovery.ma /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.discovery.tests /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.example.api /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.example.api2 /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.example.consumer /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.example.model /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.example.service /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.model /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.provider /var/jenkins_home/repo.gecko/snapshot/geckoRSA/org.gecko.rsa.topology
[geckoRSA] $ /bin/sh -xe /tmp/jenkins1042661371369882737.sh
+ cp -r cnf/release/index.xml cnf/release/index.xml.sha cnf/release/org.gecko.rsa.api cnf/release/org.gecko.rsa.core cnf/release/org.gecko.rsa.discovery cnf/release/org.gecko.rsa.discovery.config cnf/release/org.gecko.rsa.discovery.ma cnf/release/org.gecko.rsa.discovery.tests cnf/release/org.gecko.rsa.example.api cnf/release/org.gecko.rsa.example.api2 cnf/release/org.gecko.rsa.example.consumer cnf/release/org.gecko.rsa.example.model cnf/release/org.gecko.rsa.example.service cnf/release/org.gecko.rsa.model cnf/release/org.gecko.rsa.provider cnf/release/org.gecko.rsa.topology /var/jenkins_home/repo.gecko/snapshot/geckoRSA
Recording test results
Finished: SUCCESS