Skip to content

Console Output

Skipping 1,846 KB.. Full Log
	menuImp.getChildren().add(item);
09:32:17 	        ^^^^^^^^^^^
09:32:17 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
09:32:17 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
09:32:17 	        ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
09:32:17 	if (manager instanceof SlaveMenuService) {
09:32:17 	                       ^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	                                                                    ^^^^^^^^
09:32:17 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	                                                                                ^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	                                                                                                           ^^^^^^^^
09:32:17 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
09:32:17 	List<MMenu> menus = model.getMenus();
09:32:17 	                          ^^^^^^^^
09:32:17 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
09:32:17 	if (m instanceof PopupMenuImpl) {
09:32:17 	                 ^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
09:32:17 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
09:32:17 	                       ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
09:32:17 	return (MenuImpl) current;
09:32:17 	        ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
09:32:17 	if (site instanceof PartSite) {
09:32:17 	                    ^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
09:32:17 	final PartSite ps = (PartSite) activePart.getSite();
09:32:17 	      ^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
09:32:17 	final PartSite ps = (PartSite) activePart.getSite();
09:32:17 	                     ^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
09:32:17 	IEclipseContext iec = ps.getContext();
09:32:17 	                         ^^^^^^^^^^
09:32:17 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
09:32:17 	public static boolean isMac() {
09:32:17 	                      ^^^^^^^
09:32:17 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
09:32:17 	public static boolean isUnix() {
09:32:17 	                      ^^^^^^^^
09:32:17 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
09:32:17 27 problems (27 warnings)
09:32:17 [INFO] 
09:32:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
09:32:17 [INFO] 
09:32:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
09:32:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:20 [INFO] 
09:32:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
09:32:20 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [74/90]
09:32:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:20 [INFO] 
09:32:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] The project's OSGi version is 4.0.0.202109161320
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
09:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
09:32:20 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
09:32:20 	     ^^^^^^^^
09:32:20 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
09:32:20 1 problem (1 warning)
09:32:20 [INFO] 
09:32:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
09:32:20 [INFO] 
09:32:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
09:32:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:23 [INFO] 
09:32:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
09:32:23 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [75/90]
09:32:23 [INFO] --------------------------------[ pom ]---------------------------------
09:32:23 [INFO] 
09:32:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
09:32:23 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [76/90]
09:32:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:23 [INFO] 
09:32:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] The project's OSGi version is 1.0.0.202109161320
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] 
09:32:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
09:32:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
09:32:24 	button.setData(new Integer(id));
09:32:24 	                   ^^^^^^^^^^^
09:32:24 The constructor Integer(int) is deprecated since version 9
09:32:24 1 problem (1 warning)
09:32:24 [INFO] 
09:32:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
09:32:24 [INFO] 
09:32:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] 
09:32:24 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
09:32:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:26 [INFO] 
09:32:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
09:32:26 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [77/90]
09:32:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:26 [INFO] 
09:32:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] The project's OSGi version is 1.1.0.202109161320
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] 
09:32:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
09:32:27 [INFO] 
09:32:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
09:32:27 [INFO] 
09:32:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] 
09:32:27 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
09:32:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:30 [INFO] 
09:32:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
09:32:30 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT   [78/90]
09:32:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:32:30 [INFO] 
09:32:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] The project's OSGi version is 1.2.0.202109161320
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
09:32:30 [INFO] 
09:32:30 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
09:32:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:33 [INFO] 
09:32:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
09:32:33 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [79/90]
09:32:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:33 [INFO] 
09:32:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
09:32:33 [INFO] 
09:32:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:33 [INFO] 
09:32:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
09:32:36 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [80/90]
09:32:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:36 [INFO] 
09:32:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
09:32:36 [INFO] 
09:32:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:36 [INFO] 
09:32:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:39 [INFO] 
09:32:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
09:32:39 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [81/90]
09:32:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:39 [INFO] 
09:32:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] 
09:32:39 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
09:32:40 [INFO] 
09:32:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:40 [INFO] 
09:32:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
09:32:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:43 [INFO] 
09:32:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
09:32:43 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [82/90]
09:32:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:43 [INFO] 
09:32:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
09:32:43 [INFO] 
09:32:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:43 [INFO] 
09:32:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:45 [INFO] 
09:32:45 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
09:32:45 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [83/90]
09:32:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:32:45 [INFO] 
09:32:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] The project's OSGi version is 4.0.0.202109161320
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:45 [INFO] 
09:32:45 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
09:32:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:48 [INFO] 
09:32:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
09:32:48 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [84/90]
09:32:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:48 [INFO] 
09:32:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
09:32:48 [INFO] 
09:32:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
09:32:48 [INFO] 
09:32:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
09:32:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:51 [INFO] 
09:32:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
09:32:51 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [85/90]
09:32:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:51 [INFO] 
09:32:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] 
09:32:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
09:32:52 [INFO] 
09:32:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
09:32:52 [INFO] 
09:32:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] 
09:32:52 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
09:32:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:54 [INFO] 
09:32:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
09:32:54 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [86/90]
09:32:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:54 [INFO] 
09:32:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
09:32:54 [INFO] 
09:32:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
09:32:54 [INFO] 
09:32:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
09:32:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:57 [INFO] 
09:32:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
09:32:57 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [87/90]
09:32:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:57 [INFO] 
09:32:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] The project's OSGi version is 1.0.0.202109161320
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
09:32:57 [INFO] 
09:32:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
09:32:57 [INFO] 
09:32:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
09:32:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:33:00 [INFO] 
09:33:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
09:33:00 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [88/90]
09:33:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:33:00 [INFO] 
09:33:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] The project's OSGi version is 1.0.0.202109161320
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:33:00 [INFO] 
09:33:00 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
09:33:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:02 [INFO] 
09:33:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
09:33:02 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [89/90]
09:33:02 [INFO] ---------------------[ eclipse-target-definition ]----------------------
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
09:33:02 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [90/90]
09:33:02 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] The project's OSGi version is 1.0.0.202109161320
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:33:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:33:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/src/main/resources
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
09:33:02 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
09:33:02 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
09:33:03 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] Fetching org.eclipse.cbi.targetplatform-feature_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/features/ (15.32kB)
09:33:03 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (307.24kB)
09:33:03 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (21.79kB)
09:33:04 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (18.85kB)
09:33:04 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (19.62kB)
09:33:04 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (146.93kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (47.53kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.buildship_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.55kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (18.33kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.41kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (551.75kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.java_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (46.12kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.34kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.m2e_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (24.04kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.41MB)
09:33:05 [INFO] Fetching org.eclipse.xtext.generator.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (461.76kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (942.99kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (119.64kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (93.44kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.util.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (138.51kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.common.types.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (359.06kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.builder.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (203.05kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.ecore.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (13.03kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.smap.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.79kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (221.62kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (173.02kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.87kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.java.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.9kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.runtime_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.25kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.42kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.66kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.01MB)
09:33:07 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (136.19kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.51kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.3kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (28.38kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.06kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.43kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (125.35kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (88.92kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (84.41kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (97.07kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (275.54kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.m2e.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.06kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.buildship.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.57kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.04kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (596.72kB)
09:33:12 [INFO] 
09:33:12 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:12 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
09:33:13 [INFO] 
09:33:13 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:13 [INFO] 
09:33:13 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:13 [INFO] 
09:33:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:13 [INFO] 
09:33:13 [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:14 [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
09:33:14 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:14 [INFO] Reactor Summary:
09:33:14 [INFO] 
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  8.317 s]
09:33:14 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
09:33:14 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
09:33:14 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 16.150 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  1.888 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  4.060 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  3.160 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.552 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  1.965 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  3.286 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  1.964 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.004 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT SUCCESS [  3.656 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT ....... SUCCESS [  5.946 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SUCCESS [  6.864 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  3.163 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SUCCESS [  7.915 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 23.952 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.435 s]
09:33:14 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  3.099 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT .... SUCCESS [  5.106 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT ..... SUCCESS [  4.575 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT ......... SUCCESS [  4.865 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT SUCCESS [  3.388 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT ...... SUCCESS [  4.044 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT  SUCCESS [  4.504 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT SUCCESS [  5.018 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT  SUCCESS [  3.884 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT .... SUCCESS [  5.474 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT ... SUCCESS [  4.115 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT  SUCCESS [  5.507 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT SUCCESS [  4.293 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT SUCCESS [  4.161 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SUCCESS [  3.434 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 30.444 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  4.358 s]
09:33:14 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  2.911 s]
09:33:14 [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SUCCESS [  5.465 s]
09:33:14 [INFO] org.eclipse.papyrus.def 2.1.0-SNAPSHOT ............. SUCCESS [  9.061 s]
09:33:14 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  4.372 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  5.259 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.458 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT SUCCESS [  2.592 s]
09:33:14 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  2.093 s]
09:33:14 [INFO] org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT SUCCESS [  3.168 s]
09:33:14 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
09:33:14 [INFO] org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT . SUCCESS [  2.575 s]
09:33:14 [INFO] org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT ..... SUCCESS [  4.583 s]
09:33:14 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SUCCESS [  9.098 s]
09:33:14 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.757 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.620 s]
09:33:14 [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [  3.613 s]
09:33:14 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  1.882 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  2.925 s]
09:33:14 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  3.499 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  2.491 s]
09:33:14 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  2.346 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.694 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  3.181 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  2.271 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.690 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  3.075 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  2.041 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  4.624 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  3.895 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  2.953 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  3.212 s]
09:33:14 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  3.149 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  2.747 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  3.221 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.337 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  3.113 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  3.475 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  2.809 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  3.308 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  3.349 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  3.175 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.727 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  2.378 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  3.772 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.521 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  2.544 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  3.129 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  1.939 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
09:33:14 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 12.386 s]
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:14 [INFO] BUILD SUCCESS
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:14 [INFO] Total time:  12:47 min
09:33:14 [INFO] Finished at: 2021-09-16T13:33:14Z
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:15 [Papyrus-Master-Toolsmiths-Release] $ /bin/sh -xe /tmp/jenkins11448847556162620173.sh
09:33:15 + . source/releng/toolkit/server/build-after-toolsmiths.sh
09:33:15 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository
09:33:15 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ '[' -n 5.2.0 ']'
09:33:15 ++ buildType=S
09:33:15 ++ COMPACT_BUILD_ID=
09:33:15 ++ FULL_BUILD_ID=S
09:33:15 ++ '[' -n 5.2.0 ']'
09:33:15 ++ updateZipName=Papyrus-Toolsmiths-5.2.0.zip
09:33:15 ++ zipName=Papyrus-Toolsmiths.zip
09:33:15 ++ rm -rf tmp
09:33:15 ++ mkdir -p tmp/toolsmiths
09:33:15 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ zip -r Papyrus-Toolsmiths-5.2.0.zip artifacts.jar artifacts.xml.xz binary buildinfo.json content.jar content.xml.xz features p2.index plugins
09:33:15   adding: artifacts.jar (deflated 0%)
09:33:15   adding: artifacts.xml.xz (stored 0%)
09:33:15   adding: binary/ (stored 0%)
09:33:15   adding: binary/org.eclipse.papyrus.gmf.tooling.feature_root_3.3.0.202109161320 (deflated 1%)
09:33:15   adding: buildinfo.json (deflated 70%)
09:33:15   adding: content.jar (deflated 5%)
09:33:15   adding: content.xml.xz (stored 0%)
09:33:15   adding: features/ (stored 0%)
09:33:15   adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.gmf.tooling.feature.source_3.3.0.202109161320.jar (deflated 4%)
09:33:15   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.1.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.diagramgen.feature_1.1.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.junit.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.junit.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.gmf.tooling.feature_3.3.0.202109161320.jar (deflated 2%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: p2.index (deflated 35%)
09:33:15   adding: plugins/ (stored 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.ui.source_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_2.9.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmfgenextension.source_3.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.bundles.tests_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand.source_2.2.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map_2.9.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.1.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.source_2.10.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.source_1.5.1.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202109161320.jar (deflated 21%)
09:33:15   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.3.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge_1.3.1.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.def_2.1.0.202109161320.jar (deflated 7%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand.qvtlibrary.source_1.2.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map.source_2.9.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202109161320.jar (deflated 23%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202109161320.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen_2.10.0.202109161320.jar (deflated 34%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.source_1.3.1.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen_2.11.0.202109161320.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.dashboard.source_2.3.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.edit.source_2.9.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202109161320.jar (deflated 21%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202109161320.jar (deflated 27%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.ui_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.trace.source_1.3.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef.edit_2.3.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.bundles.tests.source_2.0.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand_2.2.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.utils_3.1.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.def.source_2.1.0.202109161320.jar (deflated 7%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.trace_1.3.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.1.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.common_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.framework_2.1.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202109161320.jar (deflated 4%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef.source_2.3.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202109161320.jar (deflated 23%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202109161320.jar (deflated 30%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef.edit.source_2.3.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.source_2.9.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map.edit_2.9.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.dashboard_2.3.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_2.11.0.202109161320.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmfgenextension_3.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.edit_2.9.0.202109161320.jar (deflated 27%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef_2.9.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui_1.5.1.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_2.9.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef_2.3.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202109161320.jar (deflated 5%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.common.source_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map.edit.source_2.9.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%)
09:33:15 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository/Papyrus-Toolsmiths-5.2.0.zip tmp/toolsmiths
09:33:15 ++ cd tmp
09:33:15 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
09:33:15   adding: toolsmiths/ (stored 0%)
09:33:15   adding: toolsmiths/Papyrus-Toolsmiths-5.2.0.zip (stored 0%)
09:33:15 ++ mv tmp/Papyrus-Toolsmiths.zip .
09:33:15 Terminating xvnc.
09:33:19 Archiving artifacts
09:33:22 Finished: SUCCESS