Skip to content

Console Output

Skipping 1,041 KB.. Full Log
[WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
10:37:51 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
10:37:51 	                                           ^^^^^^^^^^^^^^^^^^^^
10:37:51 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
10:37:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
10:37:51 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
10:37:51 	                                                                 ^^^^^^^^^^^^^^^^
10:37:51 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
10:37:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
10:37:51 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
10:37:51 	                                                                                   ^^^^^^^^^^^^^^^^^^^
10:37:51 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
10:37:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
10:37:51 	dialog.setInitialSelections(new IFile[] { currentFile });
10:37:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:51 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
10:37:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
10:37:51 	public IObservableValue getObservableValue() {
10:37:51 	       ^^^^^^^^^^^^^^^^
10:37:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:37:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
10:37:51 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
10:37:51 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:51 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
10:37:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 
10:37:51 	public abstract IObservableValue getObservableValue();
10:37:51 	                ^^^^^^^^^^^^^^^^
10:37:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:37:51 45 problems (45 warnings)
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] 
10:37:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] 
10:37:51 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:51 [INFO] No tests to run.
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:51 [INFO] 
10:37:51 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.properties.generation ---
10:37:51 [INFO] No tests to run.
10:37:51 [INFO] 
10:37:51 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
10:37:51 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [56/74]
10:37:51 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
10:37:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:37:51 [INFO] 
10:37:51 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:51 [INFO] The project's OSGi version is 2.0.0.202304211433
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:51 [INFO] 
10:37:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:51 [INFO] 
10:37:51 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:51 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.nattable...
10:37:52 [INFO] 
10:37:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
10:37:52 [INFO] 
10:37:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:52 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
10:37:53 	public static boolean isMac() {
10:37:53 	                      ^^^^^^^
10:37:53 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
10:37:53 	public static boolean isUnix() {
10:37:53 	                      ^^^^^^^^
10:37:53 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
10:37:53 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
10:37:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
10:37:53 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
10:37:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
10:37:53 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
10:37:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
10:37:53 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
10:37:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
10:37:53 	import org.eclipse.ui.internal.PartSite;
10:37:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
10:37:53 	import org.eclipse.ui.internal.menus.SlaveMenuService;
10:37:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
10:37:53 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
10:37:53 	      ^^^^^^^^
10:37:53 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
10:37:53 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
10:37:53 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
10:37:53 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
10:37:53 	                                              ^^^^^^^^^
10:37:53 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
10:37:53 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
10:37:53 	                                                        ^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
10:37:53 	menuImp.getChildren().add(item);
10:37:53 	        ^^^^^^^^^^^
10:37:53 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
10:37:53 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
10:37:53 	        ^^^^^^^^
10:37:53 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
10:37:53 	if (manager instanceof SlaveMenuService) {
10:37:53 	                       ^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
10:37:53 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
10:37:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
10:37:53 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
10:37:53 	                                                                    ^^^^^^^^
10:37:53 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
10:37:53 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
10:37:53 	                                                                                ^^^^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
10:37:53 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
10:37:53 	                                                                                                           ^^^^^^^^
10:37:53 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
10:37:53 	List<MMenu> menus = model.getMenus();
10:37:53 	                          ^^^^^^^^
10:37:53 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
10:37:53 	if (m instanceof PopupMenuImpl) {
10:37:53 	                 ^^^^^^^^^^^^^
10:37:53 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
10:37:53 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
10:37:53 	                       ^^^^^^^^
10:37:53 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
10:37:53 	return (MenuImpl) current;
10:37:53 	        ^^^^^^^^
10:37:53 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
10:37:53 	if (site instanceof PartSite) {
10:37:53 	                    ^^^^^^^^
10:37:53 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
10:37:53 	final PartSite ps = (PartSite) activePart.getSite();
10:37:53 	      ^^^^^^^^
10:37:53 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
10:37:53 	final PartSite ps = (PartSite) activePart.getSite();
10:37:53 	                     ^^^^^^^^
10:37:53 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
10:37:53 	IEclipseContext iec = ps.getContext();
10:37:53 	                         ^^^^^^^^^^
10:37:53 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230404-0801/org.eclipse.ui.workbench-3.129.0.v20230404-0801.jar')
10:37:53 27 problems (27 warnings)
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] 
10:37:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] 
10:37:53 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:53 [INFO] No tests to run.
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:53 [INFO] 
10:37:53 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.nattable ---
10:37:53 [INFO] No tests to run.
10:37:53 [INFO] 
10:37:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
10:37:53 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [57/74]
10:37:53 [INFO]   from ../../plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
10:37:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:37:53 [INFO] 
10:37:53 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:53 [INFO] The project's OSGi version is 4.0.0.202304211433
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:53 [INFO] 
10:37:53 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:53 [INFO] 
10:37:53 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:53 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.ui.properties...
10:37:54 [INFO] 
10:37:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
10:37:54 [INFO] 
10:37:54 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:54 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
10:37:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
10:37:55 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
10:37:55 	     ^^^^^^^^
10:37:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:37:55 1 problem (1 warning)
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] 
10:37:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] 
10:37:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:55 [INFO] No tests to run.
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:55 [INFO] 
10:37:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.types.ui.properties ---
10:37:55 [INFO] No tests to run.
10:37:55 [INFO] 
10:37:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
10:37:55 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [58/74]
10:37:55 [INFO]   from ../../plugins/toolsmiths/profilemigration/pom.xml
10:37:55 [INFO] --------------------------------[ pom ]---------------------------------
10:37:55 [INFO] 
10:37:55 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
10:37:55 [INFO] 
10:37:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
10:37:55 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [59/74]
10:37:55 [INFO]   from ../../plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
10:37:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:37:55 [INFO] 
10:37:55 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:55 [INFO] The project's OSGi version is 1.0.0.202304211433
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:55 [INFO] 
10:37:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:55 [INFO] 
10:37:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:55 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.ui...
10:37:56 [INFO] 
10:37:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
10:37:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
10:37:56 	button.setData(new Integer(id));
10:37:56 	                   ^^^^^^^^^^^
10:37:56 The constructor Integer(int) has been deprecated since version 9 and marked for removal
10:37:56 1 problem (1 warning)
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] 
10:37:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] 
10:37:56 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:56 [INFO] No tests to run.
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] 
10:37:56 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:56 [INFO] 
10:37:56 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
10:37:56 [INFO] No tests to run.
10:37:56 [INFO] 
10:37:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
10:37:56 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [60/74]
10:37:56 [INFO]   from ../../plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
10:37:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:37:57 [INFO] 
10:37:57 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:57 [INFO] 
10:37:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:57 [INFO] The project's OSGi version is 1.1.0.202304211433
10:37:57 [INFO] 
10:37:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:57 [INFO] 
10:37:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:57 [INFO] 
10:37:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:57 [INFO] 
10:37:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:57 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration...
10:37:58 [INFO] 
10:37:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
10:37:58 [INFO] 
10:37:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
10:37:58 [INFO] 
10:37:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] 
10:37:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:37:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
10:37:58 [INFO] 
10:37:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] 
10:37:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:58 [INFO] No tests to run.
10:37:58 [INFO] 
10:37:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] 
10:37:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:37:59 [INFO] 
10:37:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
10:37:59 [INFO] No tests to run.
10:37:59 [INFO] 
10:37:59 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
10:37:59 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT   [61/74]
10:37:59 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
10:37:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:37:59 [INFO] 
10:37:59 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] The project's OSGi version is 1.3.0.202304211433
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
10:37:59 [INFO] 
10:37:59 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
10:37:59 [INFO] 
10:37:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
10:37:59 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [62/74]
10:37:59 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
10:37:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:00 [INFO] 
10:38:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:00 [INFO] 
10:38:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:00 [INFO] The project's OSGi version is 2.1.0.202304211433
10:38:00 [INFO] 
10:38:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:00 [INFO] 
10:38:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:00 [INFO] 
10:38:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:00 [INFO] 
10:38:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:00 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui...
10:38:01 [INFO] 
10:38:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
10:38:01 [INFO] 
10:38:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:01 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:02 [INFO] No tests to run.
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:02 [INFO] 
10:38:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
10:38:02 [INFO] No tests to run.
10:38:02 [INFO] 
10:38:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
10:38:02 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [63/74]
10:38:02 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
10:38:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:02 [INFO] 
10:38:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:02 [INFO] The project's OSGi version is 2.0.0.202304211433
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:02 [INFO] 
10:38:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:02 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui...
10:38:03 [INFO] 
10:38:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
10:38:03 [INFO] 
10:38:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] 
10:38:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] 
10:38:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:04 [INFO] No tests to run.
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:04 [INFO] 
10:38:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
10:38:04 [INFO] No tests to run.
10:38:04 [INFO] 
10:38:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
10:38:04 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [64/74]
10:38:04 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
10:38:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:04 [INFO] 
10:38:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:04 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:04 [INFO] The project's OSGi version is 2.0.0.202304211433
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:04 [INFO] 
10:38:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:04 [INFO] 
10:38:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator...
10:38:05 [INFO] 
10:38:05 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:05 [INFO] 
10:38:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
10:38:05 [INFO] 
10:38:05 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] 
10:38:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] 
10:38:06 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:06 [INFO] No tests to run.
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:06 [INFO] 
10:38:06 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
10:38:06 [INFO] No tests to run.
10:38:06 [INFO] 
10:38:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
10:38:06 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [65/74]
10:38:06 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
10:38:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:06 [INFO] 
10:38:06 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] The project's OSGi version is 2.0.0.202304211433
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] 
10:38:06 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui...
10:38:06 [INFO] 
10:38:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
10:38:06 [INFO] 
10:38:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:06 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] 
10:38:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] 
10:38:07 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:07 [INFO] No tests to run.
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:07 [INFO] 
10:38:07 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
10:38:07 [INFO] No tests to run.
10:38:07 [INFO] 
10:38:07 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
10:38:07 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
10:38:07 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
10:38:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:38:07 [INFO] 
10:38:07 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] The project's OSGi version is 4.0.0.202304211433
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
10:38:07 [INFO] 
10:38:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
10:38:07 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [67/74]
10:38:07 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
10:38:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:07 [INFO] 
10:38:07 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:07 [INFO] The project's OSGi version is 2.1.0.202304211433
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:07 [INFO] 
10:38:07 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:07 [INFO] 
10:38:07 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:07 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture...
10:38:08 [INFO] 
10:38:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
10:38:08 [INFO] 
10:38:08 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:08 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] 
10:38:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] 
10:38:09 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:09 [INFO] No tests to run.
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:09 [INFO] 
10:38:09 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
10:38:09 [INFO] No tests to run.
10:38:09 [INFO] 
10:38:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
10:38:09 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
10:38:09 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
10:38:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:09 [INFO] 
10:38:09 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:09 [INFO] The project's OSGi version is 2.1.0.202304211433
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:09 [INFO] 
10:38:09 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:09 [INFO] 
10:38:09 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:09 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes...
10:38:10 [INFO] 
10:38:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
10:38:10 [INFO] 
10:38:10 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:10 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] 
10:38:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] 
10:38:11 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:11 [INFO] No tests to run.
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:11 [INFO] 
10:38:11 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
10:38:11 [INFO] No tests to run.
10:38:11 [INFO] 
10:38:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
10:38:11 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [69/74]
10:38:11 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
10:38:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:11 [INFO] 
10:38:11 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:11 [INFO] The project's OSGi version is 2.1.0.202304211433
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:11 [INFO] 
10:38:11 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:11 [INFO] 
10:38:11 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:11 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile...
10:38:12 [INFO] 
10:38:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] 
10:38:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] 
10:38:12 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:12 [INFO] No tests to run.
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:12 [INFO] 
10:38:12 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
10:38:12 [INFO] No tests to run.
10:38:12 [INFO] 
10:38:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
10:38:12 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [70/74]
10:38:12 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
10:38:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:12 [INFO] 
10:38:12 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:12 [INFO] The project's OSGi version is 1.0.0.202304211433
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:12 [INFO] 
10:38:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:12 [INFO] 
10:38:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:12 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild...
10:38:13 [INFO] 
10:38:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
10:38:13 [INFO] 
10:38:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:13 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] 
10:38:14 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] 
10:38:14 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:14 [INFO] No tests to run.
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:14 [INFO] 
10:38:14 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
10:38:14 [INFO] No tests to run.
10:38:14 [INFO] 
10:38:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
10:38:14 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [71/74]
10:38:14 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
10:38:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:38:14 [INFO] 
10:38:14 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:14 [INFO] The project's OSGi version is 1.0.0.202304211433
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:14 [INFO] 
10:38:14 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:14 [INFO] 
10:38:14 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:14 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties...
10:38:15 [INFO] 
10:38:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
10:38:15 [INFO] 
10:38:15 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:15 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] 
10:38:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] 
10:38:16 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:16 [INFO] No tests to run.
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:38:16 [INFO] 
10:38:16 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
10:38:16 [INFO] No tests to run.
10:38:16 [INFO] 
10:38:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
10:38:16 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
10:38:16 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
10:38:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:38:16 [INFO] 
10:38:16 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] The project's OSGi version is 1.0.0.202304211433
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
10:38:16 [INFO] 
10:38:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
10:38:16 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
10:38:16 [INFO]   from targetPlatform/pom.xml
10:38:16 [INFO] ---------------------[ eclipse-target-definition ]----------------------
10:38:16 [INFO] 
10:38:16 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
10:38:16 [INFO] 
10:38:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
10:38:16 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
10:38:16 [INFO]   from site/pom.xml
10:38:16 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:38:16 [INFO] 
10:38:16 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [INFO] The project's OSGi version is 1.0.0.202304211433
10:38:16 [INFO] 
10:38:16 [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [INFO] 
10:38:16 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [INFO] 
10:38:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:38:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/src/main/resources
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:38:16 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:38:16 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:38:16 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:38:16 [INFO] 
10:38:16 [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:16 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:38:18 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (609.08kB)
10:38:18 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (565.46kB)
10:38:18 [INFO] Fetching org.eclipse.cbi.targetplatform.feature_3.0.0.202301061314.jar from https://download.eclipse.org/cbi/updates/tpd/nightly/N202301061316/features/ (21.38kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.93kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.58kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (32.38kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (19.32kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (29.56kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.45kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.55kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.25kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (25.5kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (34.49kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature_1.1.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.16kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (14.89kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (22.9kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (9.7kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (21.35kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.08kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (8.06kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (5.04kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.64kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (25.98kB)
10:38:18 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202304211416.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (17.58kB)
10:38:18 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20230118-1121.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (317.52kB)
10:38:18 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20220626-0730.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (23.61kB)
10:38:18 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.1.0.v20220901-1119.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (21.32kB)
10:38:18 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.1.0.v20221114-0829.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (21.52kB)
10:38:18 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.1.0.v20220711-1014.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (146.69kB)
10:38:19 [INFO] Fetching com.ibm.icu.source_72.1.0.v20221115-2007.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20230403203110/repository/plugins/ (2.49MB)
10:38:19 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (112.66kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.buildship_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (17.55kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (20.38kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (21.53kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.java_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (50.08kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.m2e_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (26.54kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (1.43MB)
10:38:19 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (126.06kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (97.17kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.util.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (144.12kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.common.types.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (361.74kB)
10:38:19 [INFO] Fetching org.eclipse.xtext.builder.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (208.87kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ecore.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (15.66kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.smap.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (19.32kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (58.76kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.java.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (26.43kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.runtime_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/features/ (20.96kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (21.34kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (16.71kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (1.01MB)
10:38:20 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (137.68kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (16.69kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (14.69kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (30.44kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (14.07kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (13.42kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (137.13kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (94.04kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (91.05kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (99.06kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ide.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (289.51kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.m2e.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (19.25kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.buildship.source_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/plugins/ (13.6kB)
10:38:20 [INFO] Fetching org.eclipse.xtext.ui_2.31.0.v20230408-0957.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.31.0.M0/features/ (20.86kB)
10:38:26 [INFO] 
10:38:26 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:26 [INFO] 
10:38:26 [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:26 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:38:26 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
10:38:27 [INFO] ------------------------------------------------------------------------
10:38:27 [INFO] Reactor Summary:
10:38:27 [INFO] 
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  0.849 s]
10:38:27 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.006 s]
10:38:27 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.005 s]
10:38:27 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 10.204 s]
10:38:27 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [  0.939 s]
10:38:27 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  0.953 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  2.513 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  1.216 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  0.679 s]
10:38:27 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  2.407 s]
10:38:27 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  0.904 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.004 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  1.808 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  0.794 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  4.583 s]
10:38:27 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [ 11.074 s]
10:38:27 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  0.761 s]
10:38:27 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  1.053 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  1.936 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  0.977 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 31.250 s]
10:38:27 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  1.399 s]
10:38:27 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  1.040 s]
10:38:27 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.003 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  4.905 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  3.075 s]
10:38:27 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.317 s]
10:38:27 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  0.489 s]
10:38:27 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  0.349 s]
10:38:27 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
10:38:27 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  0.766 s]
10:38:27 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [  2.794 s]
10:38:27 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [  8.886 s]
10:38:27 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [  0.752 s]
10:38:27 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  1.123 s]
10:38:27 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [  1.169 s]
10:38:27 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [  0.267 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  2.132 s]
10:38:27 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.046 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  1.743 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  0.112 s]
10:38:27 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  1.798 s]
10:38:27 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  1.006 s]
10:38:27 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  1.443 s]
10:38:27 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  1.508 s]
10:38:27 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  2.202 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [  1.414 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  0.828 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  1.152 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  2.101 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  0.141 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  2.182 s]
10:38:27 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  1.737 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  1.969 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  1.863 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  1.907 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  1.694 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  2.099 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [  0.862 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  2.368 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.023 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  1.702 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  1.069 s]
10:38:27 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  0.393 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  1.662 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.165 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  1.464 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  1.423 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  2.004 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  0.242 s]
10:38:27 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
10:38:27 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 10.718 s]
10:38:27 [INFO] ------------------------------------------------------------------------
10:38:27 [INFO] BUILD SUCCESS
10:38:27 [INFO] ------------------------------------------------------------------------
10:38:27 [INFO] Total time:  04:55 min
10:38:27 [INFO] Finished at: 2023-04-21T14:38:27Z
10:38:27 [INFO] ------------------------------------------------------------------------
10:38:28 [Papyrus-Master-Toolsmiths-Releng] $ /bin/sh -xe /tmp/jenkins10906925855104635145.sh
10:38:28 + . source/releng/toolkit/server/build-after-toolsmiths.sh
10:38:28 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/target/repository
10:38:28 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
10:38:28 ++ '[' -n '' ']'
10:38:28 ++ buildType=N
10:38:28 ++ COMPACT_BUILD_ID=
10:38:28 ++ FULL_BUILD_ID=N
10:38:28 ++ '[' -n '' ']'
10:38:28 ++ updateZipName=Papyrus-Toolsmiths-N.zip
10:38:28 ++ zipName=Papyrus-Toolsmiths.zip
10:38:28 ++ rm -rf tmp
10:38:28 ++ mkdir -p tmp/toolsmiths
10:38:28 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
10:38:28 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
10:38:28 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
10:38:28 ++ zip -r Papyrus-Toolsmiths-N.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
10:38:28   adding: artifacts.jar (deflated 0%)
10:38:28   adding: artifacts.xml.xz (stored 0%)
10:38:28   adding: content.jar (deflated 7%)
10:38:28   adding: content.xml.xz (stored 0%)
10:38:28   adding: features/ (stored 0%)
10:38:28   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.3.0.202304211433.jar (deflated 7%)
10:38:28   adding: features/org.eclipse.papyrus.junit.feature.source_1.2.0.202304211433.jar (deflated 7%)
10:38:28   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202304211433.jar (deflated 7%)
10:38:28   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202304211433.jar (deflated 7%)
10:38:28   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202304211416.jar (deflated 6%)
10:38:28   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202304211433.jar (deflated 8%)
10:38:28   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202304211433.jar (deflated 8%)
10:38:28   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.releng.feature.source_1.2.0.202304211433.jar (deflated 7%)
10:38:28   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202304211433.jar (deflated 7%)
10:38:28   adding: features/org.eclipse.papyrus.releng.feature_1.2.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.3.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.junit.feature_1.2.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202304211433.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.1.0.202304211416.jar (deflated 2%)
10:38:28   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202304211433.jar (deflated 2%)
10:38:28   adding: p2.index (deflated 35%)
10:38:28   adding: plugins/ (stored 0%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202304211433.jar (deflated 3%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202304211416.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202304211433.jar (deflated 24%)
10:38:28   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202304211416.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202304211433.jar (deflated 20%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202304211433.jar (deflated 8%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.1.0.v20230118-1121.jar (deflated 8%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202304211433.jar (deflated 17%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202304211416.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202304211433.jar (deflated 7%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202304211433.jar (deflated 24%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202304211416.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202304211433.jar (deflated 25%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202304211433.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202304211416.jar (deflated 25%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202304211433.jar (deflated 4%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202304211433.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202304211433.jar (deflated 13%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.1.0.v20220901-1119.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.ui_1.1.0.202304211433.jar (deflated 24%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.types_4.1.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202304211433.jar (deflated 24%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202304211433.jar (deflated 13%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202304211433.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202304211433.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202304211433.jar (deflated 34%)
10:38:28   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202304211433.jar (deflated 17%)
10:38:28   adding: plugins/org.eclipse.papyrus.bundles.tests_3.1.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202304211433.jar (deflated 19%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202304211416.jar (deflated 19%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202304211433.jar (deflated 22%)
10:38:28   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202304211433.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202304211433.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202304211416.jar (deflated 20%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202304211433.jar (deflated 22%)
10:38:28   adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.1.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202304211416.jar (deflated 27%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.1.0.202304211433.jar (deflated 29%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202304211433.jar (deflated 14%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202304211416.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202304211416.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202304211433.jar (deflated 26%)
10:38:28   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.2.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20230118-1121.jar (deflated 9%)
10:38:28   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.3.0.202304211433.jar (deflated 9%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202304211416.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202304211433.jar (deflated 17%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202304211433.jar (deflated 19%)
10:38:28   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202304211433.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20220626-0730.jar (deflated 5%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.util_1.1.0.v20220901-1119.jar (deflated 9%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202304211433.jar (deflated 36%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202304211433.jar (deflated 17%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202304211433.jar (deflated 13%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202304211433.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202304211433.jar (deflated 19%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.1.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202304211433.jar (deflated 26%)
10:38:28   adding: plugins/org.eclipse.papyrus.releng.tools_3.2.0.202304211433.jar (deflated 13%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202304211433.jar (deflated 8%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.1.0.v20220711-1014.jar (deflated 8%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202304211416.jar (deflated 25%)
10:38:28   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202304211433.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202304211433.jar (deflated 26%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.types.source_4.1.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202304211433.jar (deflated 34%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202304211416.jar (deflated 27%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202304211433.jar (deflated 13%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202304211433.jar (deflated 22%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202304211433.jar (deflated 36%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202304211433.jar (deflated 24%)
10:38:28   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202304211433.jar (deflated 17%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.p2_1.1.0.v20220711-1014.jar (deflated 7%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202304211416.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202304211416.jar (deflated 18%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202304211433.jar (deflated 14%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202304211416.jar (deflated 27%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202304211433.jar (deflated 13%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths_2.1.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202304211433.jar (deflated 32%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202304211433.jar (deflated 20%)
10:38:28   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202304211433.jar (deflated 22%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202304211433.jar (deflated 20%)
10:38:28   adding: plugins/org.eclipse.papyrus.junit.utils_3.3.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202304211433.jar (deflated 22%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202304211416.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202304211433.jar (deflated 10%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202304211433.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.cli_1.1.0.v20221114-0829.jar (deflated 9%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202304211433.jar (deflated 14%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202304211433.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202304211433.jar (deflated 28%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202304211433.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202304211433.jar (deflated 15%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202304211416.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.1.0.v20221114-0829.jar (deflated 12%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202304211433.jar (deflated 21%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202304211433.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202304211433.jar (deflated 23%)
10:38:28   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20220626-0730.jar (deflated 11%)
10:38:28   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202304211433.jar (deflated 19%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202304211416.jar (deflated 25%)
10:38:28   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202304211433.jar (deflated 16%)
10:38:28   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202304211433.jar (deflated 9%)
10:38:28   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202304211416.jar (deflated 31%)
10:38:28   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202304211433.jar (deflated 7%)
10:38:28 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository/Papyrus-Toolsmiths-N.zip tmp/toolsmiths
10:38:28 ++ cd tmp
10:38:28 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
10:38:28   adding: toolsmiths/ (stored 0%)
10:38:28   adding: toolsmiths/Papyrus-Toolsmiths-N.zip (stored 0%)
10:38:28 ++ mv tmp/Papyrus-Toolsmiths.zip .
10:38:28 Terminating xvnc.
10:38:44 Archiving artifacts
10:38:47 Triggering a new build of Papyrus-Master-Tests-Releng
10:38:47 Finished: SUCCESS