Skip to content
Success

Console Output

[INFO] 
[INFO] -------------< org.polarsys.chess:org.polarsys.chess.cdo >--------------
[INFO] Building org.polarsys.chess.cdo 1.0.0-SNAPSHOT                   [36/73]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.chess.cdo ---
[INFO] The project's OSGi version is 1.0.0.202212211000
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.chess.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.chess.cdo ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.12.0:compile (default) @ org.polarsys.chess.cdo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.chess.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.chess.cdo ---
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.12.0:xtend-install-debug-info (default) @ org.polarsys.chess.cdo ---
[WARNING] Directory /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/src/main/java is empty. Can't process.
[WARNING] Directory /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/xtend-gen is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.12.0:testCompile (default) @ org.polarsys.chess.cdo ---
[INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/src/test/java]' does not exists.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.chess.cdo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.12.0:xtend-test-install-debug-info (default) @ org.polarsys.chess.cdo ---
[WARNING] Directory /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/src/test/java is empty. Can't process.
[WARNING] Directory /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/xtend-gen is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/test-classes
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.chess.cdo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.chess.cdo ---
[INFO] Building jar: /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/org.polarsys.chess.cdo-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.chess.cdo ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.chess.cdo ---
[INFO] Installing /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/org.polarsys.chess.cdo-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.cdo/1.0.0-SNAPSHOT/org.polarsys.chess.cdo-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.cdo/1.0.0-SNAPSHOT/org.polarsys.chess.cdo-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.cdo/1.0.0-SNAPSHOT/org.polarsys.chess.cdo-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/master MAN build-bundle-release/plugins/org.polarsys.chess.cdo/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.cdo/1.0.0-SNAPSHOT/org.polarsys.chess.cdo-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.chess.cdo ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.polarsys.chess.parent 1.0.0-SNAPSHOT:
[INFO] 
[INFO] org.polarsys.chess.configuration ................... SUCCESS [ 19.184 s]
[INFO] org.polarsys.chess.parent .......................... SUCCESS [  0.121 s]
[INFO] org.polarsys.chess.chessmlprofile .................. SUCCESS [ 10.481 s]
[INFO] org.polarsys.chess.core ............................ SUCCESS [  2.588 s]
[INFO] org.polarsys.chess.contracts.profile ............... SUCCESS [  2.321 s]
[INFO] org.polarsys.chess.service ......................... SUCCESS [  2.476 s]
[INFO] org.polarsys.chess.contracts.chessextension ........ SUCCESS [  1.830 s]
[INFO] org.polarsys.chess.contracts.contractEditor ........ SUCCESS [  2.008 s]
[INFO] org.polarsys.chess.contracts.contractPropertyManager SUCCESS [  1.874 s]
[INFO] org.polarsys.chess.contracts.integration ........... SUCCESS [  0.864 s]
[INFO] org.polarsys.chess.contracts.refinementView ........ SUCCESS [  1.862 s]
[INFO] org.polarsys.chess.smvExporter ..................... SUCCESS [  2.248 s]
[INFO] org.polarsys.chess.contracts.verificationService ... SUCCESS [  2.358 s]
[INFO] org.polarsys.chess.contracts.safetyAnalysis ........ SUCCESS [  2.161 s]
[INFO] org.polarsys.chess.validator ....................... SUCCESS [  2.396 s]
[INFO] org.polarsys.chess.contracts.validation ............ SUCCESS [  1.871 s]
[INFO] org.polarsys.chess.contracts.transformations ....... SUCCESS [  2.714 s]
[INFO] org.eclipse.papyrus.junit.framework ................ SUCCESS [  1.886 s]
[INFO] org.eclipse.papyrus.junit.utils .................... SUCCESS [  2.721 s]
[INFO] org.polarsys.chess.diagram.ui ...................... SUCCESS [  2.431 s]
[INFO] org.polarsys.chess.diagramsCreator ................. SUCCESS [  2.414 s]
[INFO] org.polarsys.chess.OSSImporter ..................... SUCCESS [  2.743 s]
[INFO] org.polarsys.chess.contracts.verificationService.test.runtime SUCCESS [ 57.263 s]
[INFO] org.polarsys.chess.contracts.hierarchicalContractView SUCCESS [  1.858 s]
[INFO] org.polarsys.chess.fla.flamm ....................... SUCCESS [  0.743 s]
[INFO] org.polarsys.chess.fla.flaxml ...................... SUCCESS [  0.697 s]
[INFO] org.polarsys.chess.m2m ............................. SUCCESS [  1.888 s]
[INFO] org.polarsys.chess.fla ............................. SUCCESS [  1.888 s]
[INFO] org.polarsys.chess.fla.faultTreeGenerator .......... SUCCESS [  1.452 s]
[INFO] org.polarsys.chess.fla.transformations ............. SUCCESS [  1.155 s]
[INFO] org.polarsys.chess.xtext.global .................... SUCCESS [  0.432 s]
[INFO] org.polarsys.chess.xtext.fladsl .................... SUCCESS [ 25.756 s]
[INFO] org.polarsys.chess.xtext.fladsl.ide ................ SUCCESS [  3.146 s]
[INFO] org.polarsys.chess.xtext.fladsl.ui ................. SUCCESS [  4.750 s]
[INFO] org.polarsys.chess.wizards ......................... SUCCESS [  1.481 s]
[INFO] org.polarsys.chess.cdo ............................. SUCCESS [  1.784 s]
[INFO] org.polarsys.chess.checkers ........................ SUCCESS [  1.760 s]
[INFO] org.polarsys.chess.cleanCExporter .................. SUCCESS [  1.953 s]
[INFO] org.polarsys.chess.monitoring ...................... SUCCESS [  1.834 s]
[INFO] org.polarsys.chess.multicore ....................... SUCCESS [  1.919 s]
[INFO] org.polarsys.chess.codegen.ada ..................... SUCCESS [  2.050 s]
[INFO] org.polarsys.chess.commands ........................ SUCCESS [  1.896 s]
[INFO] org.polarsys.chess.constraints.constraintEditor .... SUCCESS [  1.822 s]
[INFO] org.polarsys.chess.discovery ....................... SUCCESS [  0.694 s]
[INFO] org.polarsys.chess.functionBehaviors.functionBehaviorEditor SUCCESS [  1.497 s]
[INFO] org.polarsys.chess.monitoring.edit ................. SUCCESS [  1.969 s]
[INFO] org.polarsys.chess.monitoring.editor ............... SUCCESS [  1.695 s]
[INFO] org.polarsys.chess.monitoring.tests ................ SUCCESS [  1.512 s]
[INFO] org.polarsys.chess.paramArchConfigurator ........... SUCCESS [  2.258 s]
[INFO] org.polarsys.chess.patterns.profile ................ SUCCESS [  0.662 s]
[INFO] org.polarsys.chess.patterns.library ................ SUCCESS [  0.532 s]
[INFO] org.polarsys.chess.patterns ........................ SUCCESS [  1.846 s]
[INFO] org.polarsys.chess.properties.propertyEditor ....... SUCCESS [  1.843 s]
[INFO] org.polarsys.chess.tabbedproperties ................ SUCCESS [  2.046 s]
[INFO] org.polarsys.chess.test.runtime .................... SUCCESS [  7.887 s]
[INFO] org.polarsys.chess.tradeoffAnalysis ................ SUCCESS [  2.442 s]
[INFO] org.polarsys.chess.customEditors ................... SUCCESS [  2.053 s]
[INFO] org.polarsys.chess.statebased ...................... SUCCESS [  2.358 s]
[INFO] org.eclipse.papyrus.uml.profile.tests .............. SUCCESS [  1.408 s]
[INFO] org.polarsys.chess.fla.FPTC2FLABehavior ............ SUCCESS [  0.367 s]
[INFO] org.polarsys.chess.mainmenu ........................ SUCCESS [  0.787 s]
[INFO] org.polarsys.chess.mobius.preferences .............. SUCCESS [  0.722 s]
[INFO] org.polarsys.chess.mobius.model .................... SUCCESS [  0.824 s]
[INFO] org.polarsys.chess.mobius .......................... SUCCESS [  1.886 s]
[INFO] org.polarsys.chess.mobius.model.edit ............... SUCCESS [  1.545 s]
[INFO] org.polarsys.chess.mobius.model.editor ............. SUCCESS [  0.886 s]
[INFO] org.polarsys.chess.bundles ......................... SUCCESS [  0.124 s]
[INFO] org.polarsys.chess.features ........................ SUCCESS [  0.185 s]
[INFO] org.polarsys.chess.feature ......................... SUCCESS [  1.547 s]
[INFO] org.polarsys.chess.releng .......................... SUCCESS [  0.107 s]
[INFO] org.polarsys.chess.target.neon ..................... SUCCESS [  0.117 s]
[INFO] org.polarsys.chess.repository ...................... SUCCESS [  5.465 s]
[INFO] org.polarsys.chess.product ......................... SUCCESS [05:52 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:50 min
[INFO] Finished at: 2022-12-21T10:21:20Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data