Skip to content
Failed

Console Output

Skipping 176,827 KB.. Full Log
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performThreatTransition(CyberTopDownTransitionTestCase.java:69)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityPkgTransitionTest.doTest(CybersecurityPkgTransitionTest.java:82)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[CybersecurityPkgTransitionTest] >> release CyberEmptyModel
[PrimaryAssetGoDeepTransitionTest] >> require >> load CybersecurityModel
[PrimaryAssetGoDeepTransitionTest] >> release >> unload CybersecurityModel
[CybersecurityRealizedPATransition] >> require >> load CybersecurityModel
[CybersecurityRealizedPATransition] >> release >> unload CybersecurityModel
[ScenarioTransitionLA] >> require CyberEmptyModel
[ScenarioTransitionLA] >> release CyberEmptyModel
[ScenarioTransitionOA] >> require CyberEmptyModel
[ScenarioTransitionOA] >> release CyberEmptyModel
[ScenarioTransitionSA] >> require CyberEmptyModel
[ScenarioTransitionSA] >> release CyberEmptyModel
[CybersecurityMiscTransitionTest] >> require CyberEmptyModel
java.lang.NullPointerException: Cannot invoke "org.polarsys.capella.core.data.cs.BlockArchitecture.getOwnedInterfacePkg()" because "architecture" is null
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:505)
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:491)
	at org.polarsys.capella.core.transition.system.rules.information.ExchangeItemRule.getDefaultContainer(ExchangeItemRule.java:58)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.attachContainement(AbstractRule.java:467)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:350)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:1)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyCompleteRule(MappingPossibilitySpec.java:128)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyRule(MappingPossibilitySpec.java:110)
	at org.polarsys.capella.core.transition.common.transposer.current.GenericRulesHandler.apply(GenericRulesHandler.java:121)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedRulesHandler.apply(ExtendedRulesHandler.java:49)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedTransposer.transpose(ExtendedTransposer.java:140)
	at org.polarsys.capella.core.transition.common.activities.TransformationActivity._run(TransformationActivity.java:58)
	at org.polarsys.capella.core.transition.common.activities.AbstractActivity.run(AbstractActivity.java:105)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:177)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:163)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:105)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.cadence(ActivitiesLauncher.java:259)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:251)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:192)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.launch(TransposerLauncher.java:144)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.run(TransposerLauncher.java:118)
	at org.polarsys.capella.core.transition.common.commands.LauncherCommand.performTransformation(LauncherCommand.java:41)
	at org.polarsys.capella.core.transition.common.commands.DefaultCommand.run(DefaultCommand.java:105)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.testContext(CybersecurityMiscTransitionTest.java:119)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.doTest(CybersecurityMiscTransitionTest.java:67)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
java.lang.NullPointerException: Cannot invoke "org.polarsys.capella.core.data.cs.BlockArchitecture.getOwnedInterfacePkg()" because "architecture" is null
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:505)
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:491)
	at org.polarsys.capella.core.transition.system.rules.information.ExchangeItemRule.getDefaultContainer(ExchangeItemRule.java:58)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.attachContainement(AbstractRule.java:467)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:350)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:1)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyCompleteRule(MappingPossibilitySpec.java:128)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyRule(MappingPossibilitySpec.java:110)
	at org.polarsys.capella.core.transition.common.transposer.current.GenericRulesHandler.apply(GenericRulesHandler.java:121)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedRulesHandler.apply(ExtendedRulesHandler.java:49)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedTransposer.transpose(ExtendedTransposer.java:140)
	at org.polarsys.capella.core.transition.common.activities.TransformationActivity._run(TransformationActivity.java:58)
	at org.polarsys.capella.core.transition.common.activities.AbstractActivity.run(AbstractActivity.java:105)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:177)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:163)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:105)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.cadence(ActivitiesLauncher.java:259)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:251)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:192)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.launch(TransposerLauncher.java:144)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.run(TransposerLauncher.java:118)
	at org.polarsys.capella.core.transition.common.commands.LauncherCommand.performTransformation(LauncherCommand.java:41)
	at org.polarsys.capella.core.transition.common.commands.DefaultCommand.run(DefaultCommand.java:105)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.testContext(CybersecurityMiscTransitionTest.java:119)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.doTest(CybersecurityMiscTransitionTest.java:67)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
java.lang.NullPointerException: Cannot invoke "org.polarsys.capella.core.data.cs.BlockArchitecture.getOwnedInterfacePkg()" because "architecture" is null
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:505)
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:491)
	at org.polarsys.capella.core.transition.system.rules.information.ExchangeItemRule.getDefaultContainer(ExchangeItemRule.java:58)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.attachContainement(AbstractRule.java:467)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:350)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:1)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyCompleteRule(MappingPossibilitySpec.java:128)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyRule(MappingPossibilitySpec.java:110)
	at org.polarsys.capella.core.transition.common.transposer.current.GenericRulesHandler.apply(GenericRulesHandler.java:121)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedRulesHandler.apply(ExtendedRulesHandler.java:49)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedTransposer.transpose(ExtendedTransposer.java:140)
	at org.polarsys.capella.core.transition.common.activities.TransformationActivity._run(TransformationActivity.java:58)
	at org.polarsys.capella.core.transition.common.activities.AbstractActivity.run(AbstractActivity.java:105)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:177)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:163)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:105)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.cadence(ActivitiesLauncher.java:259)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:251)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:192)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.launch(TransposerLauncher.java:144)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.run(TransposerLauncher.java:118)
	at org.polarsys.capella.core.transition.common.commands.LauncherCommand.performTransformation(LauncherCommand.java:41)
	at org.polarsys.capella.core.transition.common.commands.DefaultCommand.run(DefaultCommand.java:105)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.testContext(CybersecurityMiscTransitionTest.java:119)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.doTest(CybersecurityMiscTransitionTest.java:68)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
java.lang.NullPointerException: Cannot invoke "org.polarsys.capella.core.data.cs.BlockArchitecture.getOwnedInterfacePkg()" because "architecture" is null
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:505)
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:491)
	at org.polarsys.capella.core.transition.system.rules.information.ExchangeItemRule.getDefaultContainer(ExchangeItemRule.java:58)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.attachContainement(AbstractRule.java:467)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:350)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:1)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyCompleteRule(MappingPossibilitySpec.java:128)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyRule(MappingPossibilitySpec.java:110)
	at org.polarsys.capella.core.transition.common.transposer.current.GenericRulesHandler.apply(GenericRulesHandler.java:121)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedRulesHandler.apply(ExtendedRulesHandler.java:49)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedTransposer.transpose(ExtendedTransposer.java:140)
	at org.polarsys.capella.core.transition.common.activities.TransformationActivity._run(TransformationActivity.java:58)
	at org.polarsys.capella.core.transition.common.activities.AbstractActivity.run(AbstractActivity.java:105)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:177)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:163)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:105)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.cadence(ActivitiesLauncher.java:259)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:251)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:192)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.launch(TransposerLauncher.java:144)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.run(TransposerLauncher.java:118)
	at org.polarsys.capella.core.transition.common.commands.LauncherCommand.performTransformation(LauncherCommand.java:41)
	at org.polarsys.capella.core.transition.common.commands.DefaultCommand.run(DefaultCommand.java:105)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.testContext(CybersecurityMiscTransitionTest.java:119)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.doTest(CybersecurityMiscTransitionTest.java:68)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
java.lang.NullPointerException: Cannot invoke "org.polarsys.capella.core.data.cs.BlockArchitecture.getOwnedInterfacePkg()" because "architecture" is null
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:505)
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:491)
	at org.polarsys.capella.core.transition.system.rules.information.ExchangeItemRule.getDefaultContainer(ExchangeItemRule.java:58)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.attachContainement(AbstractRule.java:467)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:350)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:1)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyCompleteRule(MappingPossibilitySpec.java:128)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyRule(MappingPossibilitySpec.java:110)
	at org.polarsys.capella.core.transition.common.transposer.current.GenericRulesHandler.apply(GenericRulesHandler.java:121)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedRulesHandler.apply(ExtendedRulesHandler.java:49)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedTransposer.transpose(ExtendedTransposer.java:140)
	at org.polarsys.capella.core.transition.common.activities.TransformationActivity._run(TransformationActivity.java:58)
	at org.polarsys.capella.core.transition.common.activities.AbstractActivity.run(AbstractActivity.java:105)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:177)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:163)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:105)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.cadence(ActivitiesLauncher.java:259)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:251)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:192)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.launch(TransposerLauncher.java:144)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.run(TransposerLauncher.java:118)
	at org.polarsys.capella.core.transition.common.commands.LauncherCommand.performTransformation(LauncherCommand.java:41)
	at org.polarsys.capella.core.transition.common.commands.DefaultCommand.run(DefaultCommand.java:105)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.testContext(CybersecurityMiscTransitionTest.java:119)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.doTest(CybersecurityMiscTransitionTest.java:69)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
java.lang.NullPointerException: Cannot invoke "org.polarsys.capella.core.data.cs.BlockArchitecture.getOwnedInterfacePkg()" because "architecture" is null
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:505)
	at org.polarsys.capella.core.model.helpers.BlockArchitectureExt.getInterfacePkg(BlockArchitectureExt.java:491)
	at org.polarsys.capella.core.transition.system.rules.information.ExchangeItemRule.getDefaultContainer(ExchangeItemRule.java:58)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.attachContainement(AbstractRule.java:467)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:350)
	at org.polarsys.capella.core.transition.common.rules.AbstractRule.apply(AbstractRule.java:1)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyCompleteRule(MappingPossibilitySpec.java:128)
	at org.polarsys.kitalpha.transposer.rules.handler.rules.common.spec.MappingPossibilitySpec.applyRule(MappingPossibilitySpec.java:110)
	at org.polarsys.capella.core.transition.common.transposer.current.GenericRulesHandler.apply(GenericRulesHandler.java:121)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedRulesHandler.apply(ExtendedRulesHandler.java:49)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedTransposer.transpose(ExtendedTransposer.java:140)
	at org.polarsys.capella.core.transition.common.activities.TransformationActivity._run(TransformationActivity.java:58)
	at org.polarsys.capella.core.transition.common.activities.AbstractActivity.run(AbstractActivity.java:105)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:177)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:163)
	at org.polarsys.capella.core.transition.common.transposer.ExtendedCadenceLauncher.cadence(ExtendedCadenceLauncher.java:105)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.cadence(ActivitiesLauncher.java:259)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:251)
	at org.polarsys.capella.core.transition.common.launcher.ActivitiesLauncher.triggerActivities(ActivitiesLauncher.java:192)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.launch(TransposerLauncher.java:144)
	at org.polarsys.capella.core.transition.common.launcher.TransposerLauncher.run(TransposerLauncher.java:118)
	at org.polarsys.capella.core.transition.common.commands.LauncherCommand.performTransformation(LauncherCommand.java:41)
	at org.polarsys.capella.core.transition.common.commands.DefaultCommand.run(DefaultCommand.java:105)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.executeCommand(BasicCommandTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performCybersecurityTransition(CyberTopDownTransitionTestCase.java:77)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.testContext(CybersecurityMiscTransitionTest.java:119)
	at org.polarsys.capella.cybersecurity.test.transition.CybersecurityMiscTransitionTest.doTest(CybersecurityMiscTransitionTest.java:69)
	at org.polarsys.capella.cybersecurity.test.transition.CyberTopDownTransitionTestCase.performTest(CyberTopDownTransitionTestCase.java:64)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase$1.run(BasicCommandTestCase.java:49)
	at org.polarsys.capella.common.ef.ExecutionManager$2.doExecute(ExecutionManager.java:129)
	at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130)
	at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114)
	at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145)
	at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
	at org.polarsys.capella.common.ef.internal.command.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:150)
	at org.polarsys.capella.common.platform.sirius.ted.SemanticEditingDomainFactory$SemanticCommandStack.doExecute(SemanticEditingDomainFactory.java:277)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.polarsys.capella.common.ef.ExecutionManager.executeReadWriteCommand(ExecutionManager.java:93)
	at org.polarsys.capella.common.ef.ExecutionManager.execute(ExecutionManager.java:68)
	at org.polarsys.capella.test.framework.api.BasicCommandTestCase.test(BasicCommandTestCase.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.polarsys.capella.test.framework.api.BasicTestCase.runTest(BasicTestCase.java:104)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.polarsys.capella.test.framework.api.BasicTestSuite.run(BasicTestSuite.java:81)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
	at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness.lambda$0(PlatformUITestHarness.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:118)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:53)
	at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:47)
	at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[CybersecurityMiscTransitionTest] >> release CyberEmptyModel
[CybersecurityTransitionTestSuite] >> release >> unload CyberEmptyModel
[FunctionStorageExchangeItemsTest] >> require >> load CyberEmptyModel
[FunctionStorageExchangeItemsTest] >> release >> unload CyberEmptyModel
[InformationPrimaryAssetsExchangeItemsTest] >> require >> load CyberEmptyModel
[InformationPrimaryAssetsExchangeItemsTest] >> release >> unload CyberEmptyModel
[ThreatsRealizedTest] >> require >> load CyberEmptyModel
[ThreatsRealizedTest] >> release >> unload CyberEmptyModel
[EnterprisePrimaryAsset_PrimaryAssetsTest] >> require >> load CyberEmptyModel
[EnterprisePrimaryAsset_PrimaryAssetsTest] >> release >> unload CyberEmptyModel
[FunctionPrimaryAssetsRealizedTest] >> require >> load CyberEmptyModel
[FunctionPrimaryAssetsRealizedTest] >> release >> unload CyberEmptyModel
[InformationPrimaryAssetsRealizedTest] >> require >> load CyberEmptyModel
[InformationPrimaryAssetsRealizedTest] >> release >> unload CyberEmptyModel
[AbstractCapabilitiesRealizedTest] >> require >> load CybersecurityModel
[AbstractCapabilitiesRealizedTest] >> release >> unload CybersecurityModel
[CybersecurityDefaultConfigTest] >> require >> load EmptyProject
[CybersecurityDefaultConfigTest] >> release >> unload EmptyProject
[ThreatKindConfigTest] >> require >> load EmptyProject
[ThreatKindConfigTest] >> release >> unload EmptyProject
[SecurityNeedsConfigTest] >> require >> load EmptyProject
[SecurityNeedsConfigTest] >> release >> unload EmptyProject
[CyberActivityExplorerTestSuite] >> require >> load CyberEmptyModel
[CyberOABActivityExplorerTestCase] >> require CyberEmptyModel
[CyberOABActivityExplorerTestCase] >> release CyberEmptyModel
[CyberLABActivityExplorerTestCase] >> require CyberEmptyModel
[CyberLABActivityExplorerTestCase] >> release CyberEmptyModel
[CyberSABActivityExplorerTestCase] >> require CyberEmptyModel
[CyberSABActivityExplorerTestCase] >> release CyberEmptyModel
[CyberPABActivityExplorerTestCase] >> require CyberEmptyModel
[CyberPABActivityExplorerTestCase] >> release CyberEmptyModel
[OperationalTDBActivityExplorerTestCase] >> require CyberEmptyModel
[OperationalTDBActivityExplorerTestCase] >> release CyberEmptyModel
[LogicalTDBActivityExplorerTestCase] >> require CyberEmptyModel
[LogicalTDBActivityExplorerTestCase] >> release CyberEmptyModel
[SystemTDBActivityExplorerTestCase] >> require CyberEmptyModel
[SystemTDBActivityExplorerTestCase] >> release CyberEmptyModel
[PhysicalTDBActivityExplorerTestCase] >> require CyberEmptyModel
[PhysicalTDBActivityExplorerTestCase] >> release CyberEmptyModel
[CyberTransitionsFromOAActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberTransitionsFromOAActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberTransitionsFromSAActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberTransitionsFromSAActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberTransitionsFromLAActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberTransitionsFromLAActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberLogicalESActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberLogicalESActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberLogicalFSActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberLogicalFSActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberLogicalISActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberLogicalISActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberOASActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberOASActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberOESActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberOESActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberPhysicalESActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberPhysicalESActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberPhysicalFSActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberPhysicalFSActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberPhysicalISActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberPhysicalISActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberSystemESActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberSystemESActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberSystemFSActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberSystemFSActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberSystemISActivityExplorerTestCase] >> require >> load CybersecurityModel
[CyberSystemISActivityExplorerTestCase] >> release >> unload CybersecurityModel
[CyberActivityExplorerTestSuite] >> release >> unload CyberEmptyModel
[CybersecuritySemanticQueriesTestSuite] >> require >> load CybersecurityModel
[RealizedFunctionalPrimaryAssetsTestCase] >> require CybersecurityModel
[RealizedFunctionalPrimaryAssetsTestCase] >> release CybersecurityModel
[RealizingFunctionalPrimaryAssetsTestCase] >> require CybersecurityModel
[RealizingFunctionalPrimaryAssetsTestCase] >> release CybersecurityModel
[RealizedInformationPrimaryAssetsTestCase] >> require CybersecurityModel
[RealizedInformationPrimaryAssetsTestCase] >> release CybersecurityModel
[RealizingInformationPrimaryAssetsTestCase] >> require CybersecurityModel
[RealizingInformationPrimaryAssetsTestCase] >> release CybersecurityModel
[RealizedThreatsTestCase] >> require CybersecurityModel
[RealizedThreatsTestCase] >> release CybersecurityModel
[RealizingThreatsTestCase] >> require CybersecurityModel
[RealizingThreatsTestCase] >> release CybersecurityModel
[IncomingTracesSecurityNeedsTestCase] >> require CybersecurityModel
[IncomingTracesSecurityNeedsTestCase] >> release CybersecurityModel
[OutgoingTracesSecurityNeedsTestCase] >> require CybersecurityModel
[OutgoingTracesSecurityNeedsTestCase] >> release CybersecurityModel
[AbstractFunctionComputedFPAsTestCase] >> require CybersecurityModel
[AbstractFunctionComputedFPAsTestCase] >> release CybersecurityModel
[FunctionalChainComputedFPAsTestCase] >> require CybersecurityModel
[FunctionalChainComputedFPAsTestCase] >> release CybersecurityModel
[EnterprisePrimaryAssetsPAsTestCase] >> require CybersecurityModel
[EnterprisePrimaryAssetsPAsTestCase] >> release CybersecurityModel
[PAReferencingEnterprisePrimaryAssetsTestCase] >> require CybersecurityModel
[PAReferencingEnterprisePrimaryAssetsTestCase] >> release CybersecurityModel
[ThreatsOwnedFunctionalChainsTestCase] >> require CybersecurityModel
[ThreatsOwnedFunctionalChainsTestCase] >> release CybersecurityModel
[ThreatsOwnedOperationalProcessesTestCase] >> require CybersecurityModel
[ThreatsOwnedOperationalProcessesTestCase] >> release CybersecurityModel
[ThreatsOwnedScenariosTestCase] >> require CybersecurityModel
[ThreatsOwnedScenariosTestCase] >> release CybersecurityModel
[CybersecuritySemanticQueriesTestSuite] >> release >> unload CybersecurityModel
[CybersecurityPropertiesTestSuite] >> require >> load CyberEmptyModel
[FunctionalChainPrimaryAssetPropertiesTest] >> require >> load CybersecurityModel
[FunctionalChainPrimaryAssetPropertiesTest] >> release >> unload CybersecurityModel
[FunctionPropertiesPrimaryAssetsTest] >> require >> load CybersecurityModel
[FunctionPropertiesPrimaryAssetsTest] >> release >> unload CybersecurityModel
[SecurityNeedsSectionTest] >> require >> load CybersecurityModel
[SecurityNeedsSectionTest] >> release >> unload CybersecurityModel
[EnterprisePrimaryAssetSectionTest] >> require >> load CybersecurityModel
[EnterprisePrimaryAssetSectionTest] >> release >> unload CybersecurityModel
[FunctionalPrimaryAssetSectionTest] >> require >> load CybersecurityModel
[FunctionalPrimaryAssetSectionTest] >> release >> unload CybersecurityModel
[InformationPrimaryAssetSectionTest] >> require >> load CybersecurityModel
[InformationPrimaryAssetSectionTest] >> release >> unload CybersecurityModel
[CybersecurityPropertiesTestSuite] >> release >> unload CyberEmptyModel
[CyberDagramStatus] >> require >> load CybersecurityModel
[CyberDagramStatus] >> release >> unload CybersecurityModel
[CybersecurityMoveTestSuite] >> require >> load CybersecurityModel
[CybersecurityCopyPasteTest] >> require CybersecurityModel






[CybersecurityCopyPasteTest] >> release CybersecurityModel
[CybersecurityDnDTest] >> require CybersecurityModel
[CybersecurityDnDTest] >> release CybersecurityModel
[CybersecurityConfigurationMoveTest] >> require CybersecurityModel
[CybersecurityConfigurationMoveTest] >> release CybersecurityModel
[CybersecurityMoveTestSuite] >> release >> unload CybersecurityModel
testRunEnded:237662

(Capella:1443): Gdk-CRITICAL **: 11:53:53.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
[Pipeline] }
Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] sh
+ mvn -Djacoco.dataFile=/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/jacoco.exec org.jacoco:jacoco-maven-plugin:0.8.10:report
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.cdo.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.docgen.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.tests.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.af/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.fc/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.cdo/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.ui/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.doc/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.business.queries/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.sirius.analysis/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.rcp/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.validation/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.helpers/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit.decorators/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.transition/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.docgen/.polyglot.build.properties
[WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/releng/org.polarsys.capella.cybersecurity.target/capella.target-definition.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@19c06762...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.cdo.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.cdo.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.docgen.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.docgen.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.tests.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.tests.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.af:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.af/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.fc:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.fc/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.cdo/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model.edit:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.ui/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.doc:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.doc/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.business.queries:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.business.queries/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.sirius.analysis/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.rcp:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.rcp/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.validation:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.validation/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.helpers:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.helpers/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit.decorators/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.transition:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.transition/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.docgen:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.docgen/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.test:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/tests/org.polarsys.capella.cybersecurity.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.site:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/releng/org.polarsys.capella.cybersecurity.site/pom.xml
[WARNING] The project org.polarsys:org.polarsys.capella.cybersecurity:pom:2.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Cybersecurity                                                      [pom]
[INFO] org.polarsys.capella.cybersecurity.features                        [pom]
[INFO] org.polarsys.capella.cybersecurity.plugins                         [pom]
[INFO] org.polarsys.capella.cybersecurity.af                   [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.model                [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.business.queries     [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.doc                  [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.model.edit           [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.sirius.analysis      [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.ui                   [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.rcp                  [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.validation           [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.helpers              [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.model.edit.decorators [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.transition           [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.feature             [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.model.cdo            [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.cdo.feature         [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.docgen               [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.docgen.feature      [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.test            [eclipse-test-plugin]
[INFO] org.polarsys.capella.cybersecurity.tests.feature       [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.fc                   [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.site             [eclipse-repository]
[INFO] 
[INFO] ----------< org.polarsys:org.polarsys.capella.cybersecurity >-----------
[INFO] Building Cybersecurity 2.2.0-SNAPSHOT                             [1/24]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity ---
[WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.polarsys:org.polarsys.capella.cybersecurity.features >------
[INFO] Building org.polarsys.capella.cybersecurity.features 2.2.0-SNAPSHOT [2/24]
[INFO]   from features/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.polarsys:org.polarsys.capella.cybersecurity.plugins >-------
[INFO] Building org.polarsys.capella.cybersecurity.plugins 2.2.0-SNAPSHOT [3/24]
[INFO]   from plugins/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.plugins ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---------< org.polarsys:org.polarsys.capella.cybersecurity.af >---------
[INFO] Building org.polarsys.capella.cybersecurity.af 2.2.0-SNAPSHOT     [4/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.af/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.af ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -------< org.polarsys:org.polarsys.capella.cybersecurity.model >--------
[INFO] Building org.polarsys.capella.cybersecurity.model 2.2.0-SNAPSHOT  [5/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.model/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.polarsys:org.polarsys.capella.cybersecurity.business.queries >--
[INFO] Building org.polarsys.capella.cybersecurity.business.queries 2.2.0-SNAPSHOT [6/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.business.queries/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.business.queries ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --------< org.polarsys:org.polarsys.capella.cybersecurity.doc >---------
[INFO] Building org.polarsys.capella.cybersecurity.doc 2.2.0-SNAPSHOT    [7/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.doc/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.doc ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -----< org.polarsys:org.polarsys.capella.cybersecurity.model.edit >-----
[INFO] Building org.polarsys.capella.cybersecurity.model.edit 2.2.0-SNAPSHOT [8/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.model.edit/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.model.edit ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis >---
[INFO] Building org.polarsys.capella.cybersecurity.sirius.analysis 2.2.0-SNAPSHOT [9/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.sirius.analysis/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.sirius.analysis ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---------< org.polarsys:org.polarsys.capella.cybersecurity.ui >---------
[INFO] Building org.polarsys.capella.cybersecurity.ui 2.2.0-SNAPSHOT    [10/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.ui/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.ui ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --------< org.polarsys:org.polarsys.capella.cybersecurity.rcp >---------
[INFO] Building org.polarsys.capella.cybersecurity.rcp 2.2.0-SNAPSHOT   [11/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.rcp/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.rcp ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -----< org.polarsys:org.polarsys.capella.cybersecurity.validation >-----
[INFO] Building org.polarsys.capella.cybersecurity.validation 2.2.0-SNAPSHOT [12/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.validation/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.validation ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.polarsys:org.polarsys.capella.cybersecurity.helpers >-------
[INFO] Building org.polarsys.capella.cybersecurity.helpers 2.2.0-SNAPSHOT [13/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.helpers/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.helpers ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --< org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators >--
[INFO] Building org.polarsys.capella.cybersecurity.model.edit.decorators 2.2.0-SNAPSHOT [14/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.model.edit.decorators/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.model.edit.decorators ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -----< org.polarsys:org.polarsys.capella.cybersecurity.transition >-----
[INFO] Building org.polarsys.capella.cybersecurity.transition 2.2.0-SNAPSHOT [15/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.transition/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.transition ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ------< org.polarsys:org.polarsys.capella.cybersecurity.feature >-------
[INFO] Building org.polarsys.capella.cybersecurity.feature 2.2.0-SNAPSHOT [16/24]
[INFO]   from features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.feature ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -----< org.polarsys:org.polarsys.capella.cybersecurity.model.cdo >------
[INFO] Building org.polarsys.capella.cybersecurity.model.cdo 2.1.0-SNAPSHOT [17/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.model.cdo/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.model.cdo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ----< org.polarsys:org.polarsys.capella.cybersecurity.cdo.feature >-----
[INFO] Building org.polarsys.capella.cybersecurity.cdo.feature 2.2.0-SNAPSHOT [18/24]
[INFO]   from features/org.polarsys.capella.cybersecurity.cdo.feature/.polyglot.build.properties
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.cdo.feature ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] -------< org.polarsys:org.polarsys.capella.cybersecurity.docgen >-------
[INFO] Building org.polarsys.capella.cybersecurity.docgen 2.2.0-SNAPSHOT [19/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.docgen/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.docgen ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---< org.polarsys:org.polarsys.capella.cybersecurity.docgen.feature >---
[INFO] Building org.polarsys.capella.cybersecurity.docgen.feature 2.2.0-SNAPSHOT [20/24]
[INFO]   from features/org.polarsys.capella.cybersecurity.docgen.feature/.polyglot.build.properties
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.docgen.feature ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --------< org.polarsys:org.polarsys.capella.cybersecurity.test >--------
[INFO] Building org.polarsys.capella.cybersecurity.test 2.2.0-SNAPSHOT  [21/24]
[INFO]   from tests/org.polarsys.capella.cybersecurity.test/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---< org.polarsys:org.polarsys.capella.cybersecurity.tests.feature >----
[INFO] Building org.polarsys.capella.cybersecurity.tests.feature 2.2.0-SNAPSHOT [22/24]
[INFO]   from features/org.polarsys.capella.cybersecurity.tests.feature/.polyglot.build.properties
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.tests.feature ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] ---------< org.polarsys:org.polarsys.capella.cybersecurity.fc >---------
[INFO] Building org.polarsys.capella.cybersecurity.fc 2.2.0-SNAPSHOT    [23/24]
[INFO]   from plugins/org.polarsys.capella.cybersecurity.fc/.polyglot.build.properties
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.fc ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --------< org.polarsys:org.polarsys.capella.cybersecurity.site >--------
[INFO] Building org.polarsys.capella.cybersecurity.site 2.2.0-SNAPSHOT  [24/24]
[INFO]   from releng/org.polarsys.capella.cybersecurity.site/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- jacoco:0.8.10:report (default-cli) @ org.polarsys.capella.cybersecurity.site ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cybersecurity 2.2.0-SNAPSHOT ....................... SUCCESS [  0.840 s]
[INFO] org.polarsys.capella.cybersecurity.features 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.plugins 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.af 2.2.0-SNAPSHOT SUCCESS [  0.006 s]
[INFO] org.polarsys.capella.cybersecurity.model 2.2.0-SNAPSHOT SUCCESS [  0.004 s]
[INFO] org.polarsys.capella.cybersecurity.business.queries 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.doc 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.model.edit 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.sirius.analysis 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.ui 2.2.0-SNAPSHOT SUCCESS [  0.003 s]
[INFO] org.polarsys.capella.cybersecurity.rcp 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.validation 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.helpers 2.2.0-SNAPSHOT SUCCESS [  0.003 s]
[INFO] org.polarsys.capella.cybersecurity.model.edit.decorators 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.transition 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.feature 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.model.cdo 2.1.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.cdo.feature 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.docgen 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.docgen.feature 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.test 2.2.0-SNAPSHOT SUCCESS [  0.008 s]
[INFO] org.polarsys.capella.cybersecurity.tests.feature 2.2.0-SNAPSHOT SUCCESS [  0.001 s]
[INFO] org.polarsys.capella.cybersecurity.fc 2.2.0-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.polarsys.capella.cybersecurity.site 2.2.0-SNAPSHOT SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.625 s
[INFO] Finished at: 2024-03-18T11:54:20Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Sonar)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $SONARCLOUD_TOKEN
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [SONARCLOUD_TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ mvn sonar:sonar -Dsonar.projectKey=eclipse-capella_capella-cybersecurity -Dsonar.organization=eclipse-capella -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=**** -Dsonar.skipDesign=true -Dsonar.dynamic=reuseReports -Dsonar.java.source=17 -Dsonar.scanner.force-deprecated-java-version=true -Dsonar.java.coveragePlugin=jacoco -Dsonar.core.codeCoveragePlugin=jacoco -Dsonar.branch.name=master
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.cdo.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.docgen.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.tests.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.af/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.fc/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.cdo/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.ui/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.doc/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.business.queries/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.sirius.analysis/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.rcp/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.validation/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.helpers/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit.decorators/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.transition/.polyglot.build.properties
/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.docgen/.polyglot.build.properties
[WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/pella-addon-cybersecurity_master/releng/org.polarsys.capella.cybersecurity.target/capella.target-definition.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@84eafc2...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.cdo.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.cdo.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.docgen.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.docgen.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.tests.feature:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/features/org.polarsys.capella.cybersecurity.tests.feature/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.af:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.af/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.fc:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.fc/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.cdo/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model.edit:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.ui/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.doc:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.doc/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.business.queries:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.business.queries/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.sirius.analysis/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.rcp:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.rcp/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.validation:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.validation/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.helpers:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.helpers/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.model.edit.decorators/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.transition:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.transition/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.docgen:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/plugins/org.polarsys.capella.cybersecurity.docgen/.polyglot.build.properties
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.test:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/tests/org.polarsys.capella.cybersecurity.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.site:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/releng/org.polarsys.capella.cybersecurity.site/pom.xml
[WARNING] The project org.polarsys:org.polarsys.capella.cybersecurity:pom:2.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Cybersecurity                                                      [pom]
[INFO] org.polarsys.capella.cybersecurity.features                        [pom]
[INFO] org.polarsys.capella.cybersecurity.plugins                         [pom]
[INFO] org.polarsys.capella.cybersecurity.af                   [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.model                [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.business.queries     [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.doc                  [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.model.edit           [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.sirius.analysis      [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.ui                   [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.rcp                  [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.validation           [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.helpers              [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.model.edit.decorators [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.transition           [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.feature             [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.model.cdo            [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.cdo.feature         [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.docgen               [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.docgen.feature      [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.test            [eclipse-test-plugin]
[INFO] org.polarsys.capella.cybersecurity.tests.feature       [eclipse-feature]
[INFO] org.polarsys.capella.cybersecurity.fc                   [eclipse-plugin]
[INFO] org.polarsys.capella.cybersecurity.site             [eclipse-repository]
[WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.11.0.3922 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.11.0.3922: SonarQube plugin was moved to SonarSource organisation
[INFO] 
[INFO] ----------< org.polarsys:org.polarsys.capella.cybersecurity >-----------
[INFO] Building Cybersecurity 2.2.0-SNAPSHOT                             [1/24]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.af:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.doc:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.rcp:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.validation:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.helpers:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.transition:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.af:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.cdo:jar:2.1.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.doc:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.rcp:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.validation:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.helpers:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.transition:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.af:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.doc:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.docgen:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.rcp:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.validation:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.helpers:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.transition:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.af:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.doc:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.rcp:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.validation:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.helpers:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.transition:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.test:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.af:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.doc:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.rcp:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.validation:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.helpers:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.transition:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.af:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.business.queries:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.cdo.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.cdo:jar:2.1.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.doc:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.docgen:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.docgen.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.ui:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.sirius.analysis:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.rcp:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.validation:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.helpers:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.model.edit.decorators:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.transition:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.tests.feature:jar:2.2.0-SNAPSHOT (compile)
[WARNING] o org.polarsys:org.polarsys.capella.cybersecurity.test:jar:2.2.0-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] 
[INFO] --- sonar:3.11.0.3922:sonar (default-cli) @ org.polarsys.capella.cybersecurity ---
[WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 11:54:42.048 Java 17.0.2 Oracle Corporation (64-bit)
[INFO] 11:54:42.049 Linux 6.2.9-300.fc38.x86_64 (amd64)
[INFO] 11:54:42.049 MAVEN_OPTS= -Xmx4g
[INFO] 11:54:42.079 User cache: /home/jenkins/.sonar/cache
[INFO] 11:54:44.303 Communicating with SonarCloud
[INFO] 11:54:44.480 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
[INFO] 11:54:44.773 Load global settings
[INFO] 11:54:45.153 Load global settings (done) | time=382ms
[INFO] 11:54:45.156 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
[INFO] 11:54:45.161 User cache: /home/jenkins/.sonar/cache
[INFO] 11:54:45.166 Loading required plugins
[INFO] 11:54:45.166 Load plugins index
[INFO] 11:54:45.755 Load plugins index (done) | time=589ms
[INFO] 11:54:45.756 Load/download plugins
[INFO] 11:54:46.435 Load/download plugins (done) | time=679ms
[INFO] 11:54:47.056 Found an active CI vendor: 'Jenkins'
[INFO] 11:54:47.063 Load project settings for component key: 'eclipse-capella_capella-cybersecurity'
[INFO] 11:54:47.645 Process project properties
[INFO] 11:54:47.670 Project key: eclipse-capella_capella-cybersecurity
[INFO] 11:54:47.670 Base dir: /home/jenkins/agent/workspace/pella-addon-cybersecurity_master
[INFO] 11:54:47.670 Working dir: /home/jenkins/agent/workspace/pella-addon-cybersecurity_master/target/sonar
[INFO] 11:54:47.681 Load project branches
[INFO] 11:54:48.012 Load project branches (done) | time=331ms
[INFO] 11:54:48.016 Check ALM binding of project 'eclipse-capella_capella-cybersecurity'
[INFO] 11:54:48.349 Detected project binding: NONEXISTENT
[INFO] 11:54:48.350 Check ALM binding of project 'eclipse-capella_capella-cybersecurity' (done) | time=334ms
[INFO] 11:54:48.352 Load project pull requests
[INFO] 11:54:48.908 Load project pull requests (done) | time=556ms
[INFO] 11:54:48.911 Load branch configuration
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cybersecurity 2.2.0-SNAPSHOT ....................... FAILURE [  9.644 s]
[INFO] org.polarsys.capella.cybersecurity.features 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.plugins 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.af 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.model 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.business.queries 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.doc 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.model.edit 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.sirius.analysis 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.ui 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.rcp 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.validation 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.helpers 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.model.edit.decorators 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.transition 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.feature 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.model.cdo 2.1.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.cdo.feature 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.docgen 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.docgen.feature 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.test 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.tests.feature 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.fc 2.2.0-SNAPSHOT SKIPPED
[INFO] org.polarsys.capella.cybersecurity.site 2.2.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  25.456 s
[INFO] Finished at: 2024-03-18T11:54:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.11.0.3922:sonar (default-cli) on project org.polarsys.capella.cybersecurity: Could not find a default branch for project with key 'eclipse-capella_capella-cybersecurity'. Make sure project exists. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE