Skip to content

Console Output

Skipping 5,996 KB.. Full Log
test001(org.eclipse.modisco.jee.webapp.discoverer.tests.TestWebXml23)  Time elapsed: 0.092 s
test001(org.eclipse.modisco.jee.webapp.discoverer.tests.TestWebXml24)  Time elapsed: 0.075 s
test001(org.eclipse.modisco.jee.webapp.discoverer.tests.TestWebXml25)  Time elapsed: 0.073 s
test001(org.eclipse.modisco.jee.webapp.discoverer.tests.TestWebXml30)  Time elapsed: 0.172 s

Results:

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.modisco.jee.webapp.discoverer.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.jee.webapp.discoverer.tests/target/org.eclipse.modisco.jee.webapp.discoverer.tests-1.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.modisco.jee.webapp.discoverer.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.modisco.jee.webapp.discoverer.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.jee.webapp.discoverer.tests/target/org.eclipse.modisco.jee.webapp.discoverer.tests-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.modisco.jee.webapp.discoverer.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.modisco.jee.webapp.discoverer.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.modisco.jee.webapp.discoverer.tests ---
[INFO] 
[INFO] --< org.eclipse.modisco:org.eclipse.modisco.kdm.uml2converter.tests >---
[INFO] Building org.eclipse.modisco.kdm.uml2converter.tests 1.5.1-SNAPSHOT [183/187]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] The project's OSGi version is 1.5.1.v20200303-1809
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/classes
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/AtlProjectFactory.java:[28] 
	import org.eclipse.modisco.infra.common.core.internal.utils.FolderUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'FolderUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/AtlProjectFactory.java:[59] 
	FolderUtils.copyDirectory(src, target);
	^^^^^^^^^^^
Discouraged access: The type 'FolderUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/AtlProjectFactory.java:[59] 
	FolderUtils.copyDirectory(src, target);
	            ^^^^^^^^^^^^^
Discouraged access: The method 'FolderUtils.copyDirectory(File, File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/AtlProjectFactory.java:[67] 
	FolderUtils.copyDirectory(src, target);
	^^^^^^^^^^^
Discouraged access: The type 'FolderUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/AtlProjectFactory.java:[67] 
	FolderUtils.copyDirectory(src, target);
	            ^^^^^^^^^^^^^
Discouraged access: The method 'FolderUtils.copyDirectory(File, File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[28] 
	import org.eclipse.modisco.infra.common.core.internal.utils.ModelUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[29] 
	import org.eclipse.modisco.kdm.uml2converter.internal.KdmToUmlConverter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[29] 
	import org.eclipse.modisco.kdm.uml2converter.internal.KdmToUmlConverter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[32] 
	import org.junit.Ignore;
	       ^^^^^^^^^^^^^^^^
The import org.junit.Ignore is never used
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[106] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[106] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                           ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[114] 
	output = ModelUtils.loadModel(output.getURI());
	         ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[114] 
	output = ModelUtils.loadModel(output.getURI());
	                    ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[190] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[190] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                           ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[203] 
	output = ModelUtils.loadModel(output.getURI());
	         ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[203] 
	output = ModelUtils.loadModel(output.getURI());
	                    ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[217] 
	final Resource sourceModel = ModelUtils.loadModel(sourceUri);
	                             ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[217] 
	final Resource sourceModel = ModelUtils.loadModel(sourceUri);
	                                        ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'KdmToUmlConverter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^^^
The constructor KdmToUmlConverter() is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[225] 
	Resource[] out = converter.getUML2ModelFromKDMModel(sourceModel, true);
	                           ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.getUML2ModelFromKDMModel(Resource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[225] 
	Resource[] out = converter.getUML2ModelFromKDMModel(sourceModel, true);
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getUML2ModelFromKDMModel(Resource, boolean) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[253] 
	outputModel = ModelUtils.loadModel(outputUri);
	              ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[253] 
	outputModel = ModelUtils.loadModel(outputUri);
	                         ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[295] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[295] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                           ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[303] 
	output = ModelUtils.loadModel(output.getURI());
	         ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2WithTracesConverterTest.java:[303] 
	output = ModelUtils.loadModel(output.getURI());
	                    ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[28] 
	import org.eclipse.modisco.infra.common.core.internal.utils.ModelUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[29] 
	import org.eclipse.modisco.kdm.uml2converter.internal.KdmToUmlConverter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[29] 
	import org.eclipse.modisco.kdm.uml2converter.internal.KdmToUmlConverter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[32] 
	import org.junit.Ignore;
	       ^^^^^^^^^^^^^^^^
The import org.junit.Ignore is never used
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[106] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[106] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                           ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[114] 
	output = ModelUtils.loadModel(output.getURI());
	         ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[114] 
	output = ModelUtils.loadModel(output.getURI());
	                    ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[190] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[190] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                           ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[203] 
	output = ModelUtils.loadModel(output.getURI());
	         ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[203] 
	output = ModelUtils.loadModel(output.getURI());
	                    ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[217] 
	final Resource sourceModel = ModelUtils.loadModel(sourceUri);
	                             ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[217] 
	final Resource sourceModel = ModelUtils.loadModel(sourceUri);
	                                        ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'KdmToUmlConverter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[222] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^^^
The constructor KdmToUmlConverter() is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[225] 
	Resource[] out = converter.getUML2ModelFromKDMModel(sourceModel, false);
	                           ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.getUML2ModelFromKDMModel(Resource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[225] 
	Resource[] out = converter.getUML2ModelFromKDMModel(sourceModel, false);
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getUML2ModelFromKDMModel(Resource, boolean) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[253] 
	outputModel = ModelUtils.loadModel(outputUri);
	              ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[253] 
	outputModel = ModelUtils.loadModel(outputUri);
	                         ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[295] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[295] 
	final Resource referenceModel = ModelUtils.loadModel(referenceUri);
	                                           ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[303] 
	output = ModelUtils.loadModel(output.getURI());
	         ^^^^^^^^^^
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/KdmToUml2ConverterTest.java:[303] 
	output = ModelUtils.loadModel(output.getURI());
	                    ^^^^^^^^^
Discouraged access: The method 'ModelUtils.loadModel(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[27] 
	import org.eclipse.modisco.infra.common.core.internal.utils.FolderUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'FolderUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[28] 
	import org.eclipse.modisco.kdm.uml2converter.internal.KdmToUmlConverter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[28] 
	import org.eclipse.modisco.kdm.uml2converter.internal.KdmToUmlConverter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[59] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[59] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[59] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[59] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[59] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'KdmToUmlConverter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[59] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^^^
The constructor KdmToUmlConverter() is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[65] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.basicExportKdmToUmlTransformation(IFile, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[65] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method basicExportKdmToUmlTransformation(IFile, IProgressMonitor) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[77] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[77] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[77] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[77] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[77] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'KdmToUmlConverter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[77] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^^^
The constructor KdmToUmlConverter() is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[83] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.basicExportKdmToUmlTransformation(IFile, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[83] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method basicExportKdmToUmlTransformation(IFile, IProgressMonitor) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[113] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[113] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[113] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[113] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[113] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'KdmToUmlConverter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[113] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^^^
The constructor KdmToUmlConverter() is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[119] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.basicExportKdmToUmlTransformation(IFile, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[119] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method basicExportKdmToUmlTransformation(IFile, IProgressMonitor) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[149] 
	IModel tracedModel = converter.addTraceability(ecoreSourceModel, sourceModelUri,
	                               ^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.addTraceability(IModel, URI, URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[149] 
	IModel tracedModel = converter.addTraceability(ecoreSourceModel, sourceModelUri,
						tracedModelUri);
	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method addTraceability(IModel, URI, URI) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[167] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[167] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	      ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[167] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[167] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[167] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'KdmToUmlConverter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[167] 
	final KdmToUmlConverter converter = new KdmToUmlConverter();
	                                        ^^^^^^^^^^^^^^^^^^^
The constructor KdmToUmlConverter() is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[173] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.basicExportKdmToUmlTransformation(IFile, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[173] 
	converter.basicExportKdmToUmlTransformation(targetFile, new NullProgressMonitor());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method basicExportKdmToUmlTransformation(IFile, IProgressMonitor) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[201] 
	final IModel tracedModel = converter.addTraceability(ecoreSourceModel,
	                                     ^^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.addTraceability(IModel, URI, URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[201] 
	final IModel tracedModel = converter.addTraceability(ecoreSourceModel,
						sourceModelUri, tracedModelUri);
	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method addTraceability(IModel, URI, URI) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[213] 
	final IFile lastFile = KdmToUmlConverter.parseFromModel(tracedModel,
	                       ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'KdmToUmlConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[213] 
	final IFile lastFile = KdmToUmlConverter.parseFromModel(tracedModel,
	                       ^^^^^^^^^^^^^^^^^
The type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[213] 
	final IFile lastFile = KdmToUmlConverter.parseFromModel(tracedModel,
	                                         ^^^^^^^^^^^^^^
Discouraged access: The method 'KdmToUmlConverter.parseFromModel(IModel, URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[213] 
	final IFile lastFile = KdmToUmlConverter.parseFromModel(tracedModel,
						atlConvertedUri);
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method parseFromModel(IModel, URI) from the type KdmToUmlConverter is deprecated
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[220] 
	FolderUtils.copyFile(atlConvertedFile.getLocation().toFile(), exportedFile);
	^^^^^^^^^^^
Discouraged access: The type 'FolderUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/org/eclipse/modisco/kdm/uml2converter/tests/HotTransformationTest.java:[220] 
	FolderUtils.copyFile(atlConvertedFile.getLocation().toFile(), exportedFile);
	            ^^^^^^^^
Discouraged access: The method 'FolderUtils.copyFile(File, File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.common.core/target/classes')
106 problems (106 warnings)
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/src/test/resources
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/.options not found
Time to load bundles: 1352
Starting application: 2818
Launching application org.eclipse.ui.ide.workbench...
Application started in : 6727ms

Results:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[WARNING] No tests found.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (AllUITests) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/.options not found
Time to load bundles: 1075
Starting application: 2497
Launching application org.eclipse.ui.ide.workbench...
Application started in : 5893ms
Running org.eclipse.modisco.kdm.uml2converter.tests.AllTestsInUIThread
ATL2WTracer executed in 0.534s.
KDMtoUML executed in 0.522s.
KDMtoUML executed in 0.33s.
KDMtoUML executed in 0.244s.
KDMtoUML executed in 0.146s.
metamodel contains several classifiers with same name: ElementRef
KDMtoUML executed in 0.518s.
metamodel contains several classifiers with same name: ElementRef
KDMtoUML executed in 0.537s.
metamodel contains several classifiers with same name: ElementRef
KDMtoUML executed in 0.661s.
metamodel contains several classifiers with same name: ElementRef
KDMtoUML executed in 0.447s.
Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 10.204 s - in org.eclipse.modisco.kdm.uml2converter.tests.AllTestsInUIThread
testExportAndModelTransformation(org.eclipse.modisco.kdm.uml2converter.tests.HotTransformationTest) skipped
testExportTransformation(org.eclipse.modisco.kdm.uml2converter.tests.HotTransformationTest)  Time elapsed: 0.428 s
testExportModelAndAddTraceability(org.eclipse.modisco.kdm.uml2converter.tests.HotTransformationTest) skipped
testProducingTransformationWithTraceability(org.eclipse.modisco.kdm.uml2converter.tests.HotTransformationTest)  Time elapsed: 2.19 s
testValidationOfConvertedSourceUmlModel(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2ConverterTest)  Time elapsed: 1.499 s
testKdmToUmlConverter(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2ConverterTest)  Time elapsed: 0.934 s
testKdmToUmlConverter_bug318638(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2ConverterTest)  Time elapsed: 0.86 s
testKdmSourceToUmlConverter_bug315355(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2ConverterTest)  Time elapsed: 0.56 s
testValidationOfConvertedSourceUmlModel(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2WithTracesConverterTest)  Time elapsed: 0.775 s
testKdmToUmlConverter(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2WithTracesConverterTest)  Time elapsed: 0.981 s
testKdmToUmlConverter_bug318638(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2WithTracesConverterTest)  Time elapsed: 1.163 s
testKdmSourceToUmlConverter_bug315355(org.eclipse.modisco.kdm.uml2converter.tests.KdmToUml2WithTracesConverterTest)  Time elapsed: 0.781 s

Results:

Tests run: 12, Failures: 0, Errors: 0, Skipped: 2

!SESSION 2020-03-03 18:23:57.718 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_202
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench
Command-line arguments:  -debug -consolelog -data /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench

!ENTRY org.eclipse.core.resources 2 10035 2020-03-03 18:24:15.142
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/org.eclipse.modisco.kdm.uml2converter.tests-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.kdm.uml2converter.tests/target/org.eclipse.modisco.kdm.uml2converter.tests-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.modisco.kdm.uml2converter.tests ---
[INFO] 
[INFO] ----< org.eclipse.modisco:org.eclipse.modisco.xml.discoverer.tests >----
[INFO] Building org.eclipse.modisco.xml.discoverer.tests 1.5.0-SNAPSHOT [184/187]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] The project's OSGi version is 1.5.0.v20200303-1809
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/classes
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/src/test/resources
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/.options not found
Time to load bundles: 1396
Starting application: 3614
Launching application org.eclipse.ui.ide.workbench...
Application started in : 7605ms

Results:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[WARNING] No tests found.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (AllUITests) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/.options not found
Time to load bundles: 1255
Starting application: 2682
Launching application org.eclipse.ui.ide.workbench...
Application started in : 6216ms
Running org.eclipse.modisco.xml.discoverer.tests.AllTestsInUIThread
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in org.eclipse.modisco.xml.discoverer.tests.AllTestsInUIThread
test001(org.eclipse.modisco.xml.discoverer.tests.Test001)  Time elapsed: 0.507 s
test001(org.eclipse.modisco.xml.discoverer.tests.Test002)  Time elapsed: 0.026 s

Results:

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

!SESSION 2020-03-03 18:24:28.046 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_202
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench
Command-line arguments:  -debug -consolelog -data /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench

!ENTRY org.eclipse.core.resources 2 10035 2020-03-03 18:24:36.284
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/org.eclipse.modisco.xml.discoverer.tests-1.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/org.eclipse.modisco.xml.discoverer.tests-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.modisco.xml.discoverer.tests ---
[INFO] 
[INFO] -----------< org.eclipse.modisco:org.eclipse.modisco.tests >------------
[INFO] Building org.eclipse.modisco.tests 1.5.0-SNAPSHOT              [185/187]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.modisco.tests ---
[INFO] The project's OSGi version is 1.5.0.v20200303-1809
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.modisco.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.modisco.tests ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/classes
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[19] 
	@SuiteClasses({ org.eclipse.modisco.xml.discoverer.tests.AllTestsInUIThread.class,
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[25] 
	org.eclipse.modisco.java.discoverer.tests.AllTestsInUIThread.class,
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.java.discoverer.tests/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[29] 
	org.eclipse.modisco.java.discoverer.cdo.tests.AllTestsInUIThread.class,
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.java.discoverer.cdo.tests/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[34] 
	org.eclipse.modisco.jee.ejbjar.discoverer.tests.AllTestsInUIThread.class,
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.jee.ejbjar.discoverer.tests/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[40] 
	org.eclipse.modisco.java.composition.discoverer.tests.AllTestsInUIThread.class,
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.java.composition.discoverer.tests/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[41] 
	org.eclipse.modisco.infra.discovery.core.tests.AllTestsInUIThread.class,
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.infra.discovery.core.tests/target/classes')
[WARNING] /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/org/eclipse/modisco/tests/AllTests.java:[43] 
	org.eclipse.modisco.xml.discoverer.tests.AllTestsInUIThread.class,
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AllTestsInUIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.xml.discoverer.tests/target/classes')
7 problems (7 warnings)
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.modisco.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/src/test/resources
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.modisco.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/.options not found
Time to load bundles: 1751
Starting application: 3167
Launching application org.eclipse.ui.ide.workbench...
Application started in : 6951ms

Results:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[WARNING] No tests found.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (AllUITests) @ org.eclipse.modisco.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/.options not found
Time to load bundles: 1680
Starting application: 3122
Launching application org.eclipse.ui.ide.workbench...
Application started in : 6830ms
Running org.eclipse.modisco.tests.AllTestsInUIThread
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.modisco.tests.AllTestsInUIThread
provider(org.eclipse.modisco.tests.BundleTest)  Time elapsed: 0.033 s
name(org.eclipse.modisco.tests.BundleTest)  Time elapsed: 0.004 s
about(org.eclipse.modisco.tests.BundleTest)  Time elapsed: 0.022 s
version(org.eclipse.modisco.tests.BundleTest)  Time elapsed: 0.003 s

Results:

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.modisco.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/org.eclipse.modisco.tests-1.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.modisco.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.tests/target/org.eclipse.modisco.tests-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.modisco.tests ---
[INFO] 
[INFO] --< org.eclipse.modisco:org.eclipse.modisco.usecase.modelfilter.tests >--
[INFO] Building org.eclipse.modisco.usecase.modelfilter.tests 1.5.1-SNAPSHOT [186/187]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] The project's OSGi version is 1.5.1.v20200303-1809
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/classes
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/src/test/resources
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/.options not found
Time to load bundles: 1272
Starting application: 2820
Launching application org.eclipse.ui.ide.workbench...
Application started in : 6330ms

Results:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[WARNING] No tests found.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (AllUITests) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DoutputEncoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/data, -install, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work, -configuration, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Configuration location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/
Framework located:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.osgi/3.15.0.v20190830-1434/org.eclipse.osgi-3.15.0.v20190830-1434.jar
Debug options:
    file:/home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/.options not found
Time to load bundles: 1247
Starting application: 2672
Launching application org.eclipse.ui.ide.workbench...
Application started in : 6148ms
Running org.eclipse.modisco.usecase.modelfilter.tests.AllTestsInUIThread
javaToKdm executed in 0.11s.
KDMtoUML executed in 0.211s.
javaToKdm executed in 0.03s.
KDMtoUML executed in 0.025s.
javaToKdm executed in 0.071s.
KDMtoUML executed in 0.02s.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.609 s - in org.eclipse.modisco.usecase.modelfilter.tests.AllTestsInUIThread
testValidationOfUmlModelDiscoveryFromJavaProject(org.eclipse.modisco.usecase.modelfilter.tests.SimpleBlackBoxDiscovery)  Time elapsed: 3.946 s
testUmlModelFromJavaProjectWithReferenceModel(org.eclipse.modisco.usecase.modelfilter.tests.SimpleBlackBoxDiscovery)  Time elapsed: 0.781 s
testUmlModelDiscoveryFromJavaProject(org.eclipse.modisco.usecase.modelfilter.tests.SimpleBlackBoxDiscovery)  Time elapsed: 0.831 s

Results:

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

!SESSION 2020-03-03 18:25:08.108 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_202
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench
Command-line arguments:  -debug -consolelog -data /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench

!ENTRY org.eclipse.core.resources 2 10035 2020-03-03 18:25:20.779
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/org.eclipse.modisco.usecase.modelfilter.tests-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.usecase.modelfilter.tests/target/org.eclipse.modisco.usecase.modelfilter.tests-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.modisco.usecase.modelfilter.tests ---
[INFO] 
[INFO] ---------< org.eclipse.modisco:org.eclipse.modisco.updatesite >---------
[INFO] Building org.eclipse.modisco.updatesite 1.5.1-SNAPSHOT         [187/187]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.modisco.updatesite ---
[INFO] The project's OSGi version is 1.5.1.v20200303-1809
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.modisco.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.modisco.updatesite ---
[INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.modisco.updatesite ---
[INFO] Building zip: /home/jenkins/agent/workspace/modisco-master-gerrit/org.eclipse.modisco.updatesite/target/org.eclipse.modisco-1.5.1.N20200303-1809.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ org.eclipse.modisco.updatesite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default) @ org.eclipse.modisco.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.modisco.releng.tycho 1.5.1-SNAPSHOT .... SUCCESS [  1.869 s]
[INFO] org.eclipse.modisco-folder ......................... SUCCESS [  0.005 s]
[INFO] org.eclipse.modisco.facet.common.core 1.5.0-SNAPSHOT SUCCESS [  3.560 s]
[INFO] org.eclipse.modisco.facet.util.core 1.5.0-SNAPSHOT . SUCCESS [  0.342 s]
[INFO] org.eclipse.modisco.facet.common.ui 1.5.0-SNAPSHOT . SUCCESS [  1.877 s]
[INFO] org.eclipse.modisco.facet.util.emf.catalog 1.5.0-SNAPSHOT SUCCESS [  0.234 s]
[INFO] org.eclipse.modisco.facet.util.emf.catalog.metamodel 1.5.0-SNAPSHOT SUCCESS [  0.214 s]
[INFO] org.eclipse.modisco.facet.util.pde.core 1.5.0-SNAPSHOT SUCCESS [  0.345 s]
[INFO] org.eclipse.modisco.facet.util.emf.core 1.5.0-SNAPSHOT SUCCESS [  0.494 s]
[INFO] org.eclipse.modisco.facet.efacet.metamodel 1.5.0-SNAPSHOT SUCCESS [  0.901 s]
[INFO] org.eclipse.modisco.facet.custom.metamodel 1.5.0-SNAPSHOT SUCCESS [  0.437 s]
[INFO] org.eclipse.modisco.facet.util.ui 1.5.0-SNAPSHOT ... SUCCESS [  0.582 s]
[INFO] org.eclipse.modisco.facet.util.swt 1.5.0-SNAPSHOT .. SUCCESS [  0.277 s]
[INFO] org.eclipse.modisco.facet.util.emf.ui 1.5.0-SNAPSHOT SUCCESS [  0.550 s]
[INFO] org.eclipse.modisco.facet.efacet.core 1.5.0-SNAPSHOT SUCCESS [  0.474 s]
[INFO] org.eclipse.modisco.facet.custom.core 1.5.0-SNAPSHOT SUCCESS [  0.291 s]
[INFO] org.eclipse.modisco.facet.query.java.metamodel 1.5.0-SNAPSHOT SUCCESS [  0.292 s]
[INFO] org.eclipse.modisco.facet.query.java.core 1.5.0-SNAPSHOT SUCCESS [  0.251 s]
[INFO] org.eclipse.modisco.facet.util.jface.ui 1.5.0-SNAPSHOT SUCCESS [  0.179 s]
[INFO] org.eclipse.modisco.facet.efacet.ui 1.5.0-SNAPSHOT . SUCCESS [  0.604 s]
[INFO] org.eclipse.modisco.facet.custom.ui 1.5.0-SNAPSHOT . SUCCESS [  0.677 s]
[INFO] org.eclipse.modisco.facet.efacet.edit.core 1.5.0-SNAPSHOT SUCCESS [  0.218 s]
[INFO] org.eclipse.modisco.facet.widgets 1.5.0-SNAPSHOT ... SUCCESS [  0.229 s]
[INFO] org.eclipse.modisco.facet.widgets.celleditors 1.5.0-SNAPSHOT SUCCESS [  0.539 s]
[INFO] org.eclipse.modisco.facet.widgets.celleditors.ecore 1.5.0-SNAPSHOT SUCCESS [  0.363 s]
[INFO] org.eclipse.modisco.examples 1.5.0-SNAPSHOT ........ SUCCESS [  0.080 s]
[INFO] org.eclipse.modisco.infra.common.core 1.5.0-SNAPSHOT SUCCESS [  0.576 s]
[INFO] org.eclipse.modisco.infra.query 1.5.0-SNAPSHOT ..... SUCCESS [  1.041 s]
[INFO] org.eclipse.modisco.infra.query.core 1.5.0-SNAPSHOT  SUCCESS [  0.375 s]
[INFO] org.eclipse.modisco.infra.facet 1.5.0-SNAPSHOT ..... SUCCESS [  0.689 s]
[INFO] org.eclipse.modisco.util.emf.core 1.5.0-SNAPSHOT ... SUCCESS [  0.125 s]
[INFO] org.eclipse.modisco.infra.facet.core 1.5.0-SNAPSHOT  SUCCESS [  0.257 s]
[INFO] org.eclipse.modisco.infra.browser.custom 1.5.0-SNAPSHOT SUCCESS [  0.330 s]
[INFO] org.eclipse.modisco.infra.browser.custom.core 1.5.0-SNAPSHOT SUCCESS [  0.191 s]
[INFO] org.eclipse.modisco.infra.common.ui 1.5.0-SNAPSHOT . SUCCESS [  0.383 s]
[INFO] org.eclipse.modisco.infra.query.edit 1.5.0-SNAPSHOT  SUCCESS [  0.326 s]
[INFO] org.eclipse.modisco.infra.facet.edit 1.5.0-SNAPSHOT  SUCCESS [  0.314 s]
[INFO] org.eclipse.modisco.infra.facet.editor 1.5.0-SNAPSHOT SUCCESS [  0.500 s]
[INFO] org.eclipse.modisco.infra.facet.ui 1.5.0-SNAPSHOT .. SUCCESS [  0.246 s]
[INFO] org.eclipse.modisco.infra.query.editor 1.5.0-SNAPSHOT SUCCESS [  0.443 s]
[INFO] org.eclipse.modisco.infra.query.ui 1.5.0-SNAPSHOT .. SUCCESS [  0.368 s]
[INFO] org.eclipse.modisco.infra.browser.uicore 1.5.0-SNAPSHOT SUCCESS [  0.362 s]
[INFO] org.eclipse.modisco.infra.browser 1.5.0-SNAPSHOT ... SUCCESS [  1.883 s]
[INFO] org.eclipse.modisco.infra.browser.custom.ui 1.5.0-SNAPSHOT SUCCESS [  0.465 s]
[INFO] org.eclipse.modisco.infra.browser.custom.editor 1.5.0-SNAPSHOT SUCCESS [  0.787 s]
[INFO] org.eclipse.modisco.java 1.5.0-SNAPSHOT ............ SUCCESS [  0.923 s]
[INFO] org.eclipse.modisco.java.queries 1.5.0-SNAPSHOT .... SUCCESS [  0.395 s]
[INFO] org.eclipse.modisco.infra.browser.custom.examples.java.jdk 1.5.0-SNAPSHOT SUCCESS [  0.320 s]
[INFO] org.eclipse.modisco.infra.browser.custom.examples.uml 1.5.0-SNAPSHOT SUCCESS [  0.273 s]
[INFO] org.eclipse.modisco.infra.browser.uicore.examples.cnf 1.5.0-SNAPSHOT SUCCESS [  0.249 s]
[INFO] org.eclipse.modisco.infra.capabilities 1.5.0-SNAPSHOT SUCCESS [  0.055 s]
[INFO] org.eclipse.modisco.infra.common.cdo 1.5.0-SNAPSHOT  SUCCESS [  0.156 s]
[INFO] org.eclipse.modisco.infra.common.cdo.derby 1.5.0-SNAPSHOT SUCCESS [  0.169 s]
[INFO] org.eclipse.modisco.infra.prefuse 1.5.0-SNAPSHOT ... SUCCESS [  0.259 s]
[INFO] org.eclipse.modisco.infra.query.jxpath 1.5.0-SNAPSHOT SUCCESS [  0.433 s]
[INFO] org.eclipse.modisco.java.browser.customization 1.5.0-SNAPSHOT SUCCESS [  0.224 s]
[INFO] org.eclipse.modisco.java.cdo 1.5.0-SNAPSHOT ........ SUCCESS [  0.544 s]
[INFO] org.eclipse.modisco.infra.discovery 1.5.0-SNAPSHOT . SUCCESS [  0.310 s]
[INFO] org.eclipse.modisco.infra.discovery.core 1.5.0-SNAPSHOT SUCCESS [  0.217 s]
[INFO] org.eclipse.modisco.omg.kdm 1.5.0-SNAPSHOT ......... SUCCESS [  1.799 s]
[INFO] org.eclipse.modisco.kdm.source.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.212 s]
[INFO] org.eclipse.modisco.kdm.source.extension 1.5.0-SNAPSHOT SUCCESS [  0.228 s]
[INFO] org.eclipse.modisco.util.atl.core 1.5.0-SNAPSHOT ... SUCCESS [  0.104 s]
[INFO] org.eclipse.modisco.java.discoverer ................ SUCCESS [  0.558 s]
[INFO] org.eclipse.modisco.java.generation 1.5.0-SNAPSHOT . SUCCESS [  0.311 s]
[INFO] org.eclipse.modisco.omg.kdm.edit 1.5.0-SNAPSHOT .... SUCCESS [  1.110 s]
[INFO] org.eclipse.modisco.tool.metricsvisualizationbuilder 1.5.0-SNAPSHOT SUCCESS [  0.079 s]
[INFO] org.eclipse.modisco.xml 1.5.0-SNAPSHOT ............. SUCCESS [  0.217 s]
[INFO] org.eclipse.modisco.xml.browser.customization 1.5.0-SNAPSHOT SUCCESS [  0.065 s]
[INFO] org.eclipse.modisco.doc 1.5.0-SNAPSHOT ............. SUCCESS [  0.150 s]
[INFO] org.eclipse.modisco.manifest 1.5.0-SNAPSHOT ........ SUCCESS [  0.139 s]
[INFO] org.eclipse.modisco.eclipseplugin 1.5.0-SNAPSHOT ... SUCCESS [  0.162 s]
[INFO] org.eclipse.modisco.manifest.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.152 s]
[INFO] org.eclipse.modisco.properties.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.137 s]
[INFO] org.eclipse.modisco.xml.discoverer 1.5.0-SNAPSHOT .. SUCCESS [  0.201 s]
[INFO] org.eclipse.modisco.eclipseplugin.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.205 s]
[INFO] org.eclipse.modisco.infra.discovery.ui 1.5.0-SNAPSHOT SUCCESS [  0.779 s]
[INFO] org.eclipse.modisco.eclipseplugin.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.212 s]
[INFO] org.eclipse.modisco.infra.browser.ecore.core 1.5.0-SNAPSHOT SUCCESS [  0.230 s]
[INFO] org.eclipse.modisco.infra.browser.editor.ui 1.5.0-SNAPSHOT SUCCESS [  0.261 s]
[INFO] org.eclipse.modisco.infra.discovery.benchmark.metamodel 1.5.0-SNAPSHOT SUCCESS [  0.282 s]
[INFO] org.eclipse.modisco.utils.core 1.5.0-SNAPSHOT ...... SUCCESS [  0.095 s]
[INFO] org.eclipse.modisco.utils.chart.metamodel 1.5.0-SNAPSHOT SUCCESS [  0.128 s]
[INFO] org.eclipse.modisco.utils.chart.birt.core 1.5.0-SNAPSHOT SUCCESS [  0.183 s]
[INFO] org.eclipse.modisco.infra.discovery.benchmark.core 1.5.0-SNAPSHOT SUCCESS [  0.279 s]
[INFO] org.eclipse.modisco.infra.discovery.benchmark.ui 1.5.0-SNAPSHOT SUCCESS [  0.261 s]
[INFO] org.eclipse.modisco.infra.omg.doc 1.5.0-SNAPSHOT ... SUCCESS [  0.077 s]
[INFO] org.eclipse.modisco.infrastructure.doc 1.5.0-SNAPSHOT SUCCESS [  0.178 s]
[INFO] org.eclipse.modisco.java.composition 1.5.0-SNAPSHOT  SUCCESS [  1.385 s]
[INFO] org.eclipse.modisco.java.composition.browser.customization 1.5.0-SNAPSHOT SUCCESS [  0.221 s]
[INFO] org.eclipse.modisco.java.composition.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.202 s]
[INFO] org.eclipse.modisco.java.composition.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.207 s]
[INFO] org.eclipse.modisco.kdm.source.extension.ui 1.5.0-SNAPSHOT SUCCESS [  0.280 s]
[INFO] org.eclipse.modisco.java.composition.ui 1.5.0-SNAPSHOT SUCCESS [  0.210 s]
[INFO] org.eclipse.modisco.java.discoverer.cdo 1.5.0-SNAPSHOT SUCCESS [  0.215 s]
[INFO] org.eclipse.modisco.java.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.273 s]
[INFO] org.eclipse.modisco.java.doc 1.5.0-SNAPSHOT ........ SUCCESS [  0.112 s]
[INFO] org.eclipse.modisco.jee 1.5.0-SNAPSHOT ............. SUCCESS [  0.216 s]
[INFO] org.eclipse.modisco.jee.doc 1.5.0-SNAPSHOT ......... SUCCESS [  0.085 s]
[INFO] org.eclipse.modisco.jee.ejbjar 1.5.0-SNAPSHOT ...... SUCCESS [  2.592 s]
[INFO] org.eclipse.modisco.jee.ejbjar.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.217 s]
[INFO] org.eclipse.modisco.jee.ejbjar.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.194 s]
[INFO] org.eclipse.modisco.jee.facet 1.5.0-SNAPSHOT ....... SUCCESS [  0.132 s]
[INFO] org.eclipse.modisco.jee.jsp 1.5.0-SNAPSHOT ......... SUCCESS [  0.280 s]
[INFO] org.eclipse.modisco.jee.jsp.browser.customization 1.5.0-SNAPSHOT SUCCESS [  0.238 s]
[INFO] org.eclipse.modisco.jee.jsp.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.232 s]
[INFO] org.eclipse.modisco.jee.jsp.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.197 s]
[INFO] org.eclipse.modisco.jee.jsp.generation 1.5.0-SNAPSHOT SUCCESS [  0.238 s]
[INFO] org.eclipse.modisco.jee.queries 1.5.0-SNAPSHOT ..... SUCCESS [  0.291 s]
[INFO] org.eclipse.modisco.jee.webapp 1.5.0-SNAPSHOT ...... SUCCESS [  2.427 s]
[INFO] org.eclipse.modisco.jee.webapp.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.196 s]
[INFO] org.eclipse.modisco.jee.webapp.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.204 s]
[INFO] org.eclipse.modisco.kdm.source.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.186 s]
[INFO] org.eclipse.modisco.kdm.uml2converter .............. SUCCESS [  0.317 s]
[INFO] org.eclipse.modisco.kdm.uml2converter.ui ........... SUCCESS [  0.192 s]
[INFO] org.eclipse.modisco.manifest.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.221 s]
[INFO] org.eclipse.modisco.omg.gastm 1.5.0-SNAPSHOT ....... SUCCESS [  0.757 s]
[INFO] org.eclipse.modisco.omg.smm 1.5.0-SNAPSHOT ......... SUCCESS [  0.354 s]
[INFO] org.eclipse.modisco.properties.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.186 s]
[INFO] org.eclipse.modisco.usecase.simpletransformationschain SUCCESS [  0.433 s]
[INFO] org.eclipse.modisco.usecase.modelfilter ............ SUCCESS [  0.243 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.dependencies.ui 1.5.0-SNAPSHOT SUCCESS [  0.295 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.doc 1.5.0-SNAPSHOT SUCCESS [  0.061 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.methodcalls 1.5.0-SNAPSHOT SUCCESS [  0.224 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.methodcalls.discoverer 1.5.0-SNAPSHOT SUCCESS [  0.225 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.methodcalls.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.301 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.ui ......... SUCCESS [  0.201 s]
[INFO] org.eclipse.modisco.usecase.simpletransformationchain.doc 1.5.0-SNAPSHOT SUCCESS [  0.086 s]
[INFO] org.eclipse.modisco.usecase.simpletransformationschain.ui SUCCESS [  0.176 s]
[INFO] org.eclipse.modisco.workflow 1.5.0-SNAPSHOT ........ SUCCESS [  0.198 s]
[INFO] org.eclipse.modisco.workflow.core 1.5.0-SNAPSHOT ... SUCCESS [  0.182 s]
[INFO] org.eclipse.modisco.workflow.ui 1.5.0-SNAPSHOT ..... SUCCESS [  0.219 s]
[INFO] org.eclipse.modisco.xml.discoverer.ui 1.5.0-SNAPSHOT SUCCESS [  0.197 s]
[INFO] org.eclipse.modisco.xml.doc 1.5.0-SNAPSHOT ......... SUCCESS [  0.041 s]
[INFO] org.eclipse.modisco.java.feature ................... SUCCESS [  0.378 s]
[INFO] org.eclipse.modisco.eclipse.feature ................ SUCCESS [  0.188 s]
[INFO] org.eclipse.modisco.examples.feature ............... SUCCESS [  0.108 s]
[INFO] org.eclipse.modisco.facet.feature .................. SUCCESS [  0.233 s]
[INFO] org.eclipse.modisco.infra.browser.feature .......... SUCCESS [  0.074 s]
[INFO] org.eclipse.modisco.infra.omg.feature .............. SUCCESS [  0.198 s]
[INFO] org.eclipse.modisco.infrastructure.feature ......... SUCCESS [  0.548 s]
[INFO] org.eclipse.modisco.java.cdo.feature ............... SUCCESS [  0.085 s]
[INFO] org.eclipse.modisco.jee.feature .................... SUCCESS [  0.230 s]
[INFO] org.eclipse.modisco.xml.feature .................... SUCCESS [  0.190 s]
[INFO] org.eclipse.modisco.sdk.feature .................... SUCCESS [  0.378 s]
[INFO] org.eclipse.modisco.all.feature .................... SUCCESS [  0.297 s]
[INFO] org.eclipse.modisco.infra.cdo.derby.feature ........ SUCCESS [  0.211 s]
[INFO] org.eclipse.modisco.utils.chart.feature ............ SUCCESS [  0.050 s]
[INFO] org.eclipse.modisco.infra.discovery.benchmark.feature SUCCESS [  0.108 s]
[INFO] org.eclipse.modisco.thirdparties ................... SUCCESS [  0.285 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.feature .... SUCCESS [  1.709 s]
[INFO] org.eclipse.modisco.usecase.simpletransformationschain.feature SUCCESS [  0.107 s]
[INFO] org.eclipse.modisco.common.tests ................... SUCCESS [  0.201 s]
[INFO] org.eclipse.modisco.facet.util.tests.swtbot 1.5.0-SNAPSHOT SUCCESS [  0.177 s]
[INFO] org.eclipse.modisco.infra.discovery.benchmark 1.5.0-SNAPSHOT SUCCESS [  0.196 s]
[INFO] org.eclipse.modisco.java.classiceobject 1.5.0-SNAPSHOT SUCCESS [  0.519 s]
[INFO] org.eclipse.modisco.java.nousages 1.5.0-SNAPSHOT ... SUCCESS [  0.606 s]
[INFO] org.eclipse.modisco.java.nousages.cdo 1.5.0-SNAPSHOT SUCCESS [  0.593 s]
[INFO] org.eclipse.modisco.java.discoverer.benchmark.javaBenchmark 1.5.0-SNAPSHOT SUCCESS [  0.165 s]
[INFO] org.eclipse.modisco.java.discoverer.benchmark 1.5.0-SNAPSHOT SUCCESS [  0.542 s]
[INFO] org.eclipse.modisco.infra.browser.custom.examples.java.jdk.tests 1.5.0-SNAPSHOT SUCCESS [ 25.623 s]
[INFO] org.eclipse.modisco.infra.browser.custom.examples.uml.tests 1.5.0-SNAPSHOT SUCCESS [ 21.042 s]
[INFO] org.eclipse.modisco.infra.query.tests 1.5.0-SNAPSHOT SUCCESS [01:12 min]
[INFO] org.eclipse.modisco.infra.browser.custom.tests 1.5.0-SNAPSHOT SUCCESS [ 39.522 s]
[INFO] org.eclipse.modisco.infra.browser.tests 1.5.0-SNAPSHOT SUCCESS [ 16.135 s]
[INFO] org.eclipse.modisco.infra.common.core.tests 1.5.0-SNAPSHOT SUCCESS [ 31.180 s]
[INFO] org.eclipse.modisco.infra.discovery.core.tests 1.5.0-SNAPSHOT SUCCESS [ 17.173 s]
[INFO] org.eclipse.modisco.infra.discovery.ui.tests 1.5.0-SNAPSHOT SUCCESS [ 18.084 s]
[INFO] org.eclipse.modisco.infra.doc.tests 1.5.0-SNAPSHOT . SUCCESS [ 16.590 s]
[INFO] org.eclipse.modisco.infra.facet.tests 1.5.0-SNAPSHOT SUCCESS [01:20 min]
[INFO] org.eclipse.modisco.java.browser.customization.tests 1.5.0-SNAPSHOT SUCCESS [ 20.845 s]
[INFO] org.eclipse.modisco.java.discoverer.tests .......... SUCCESS [ 52.595 s]
[INFO] org.eclipse.modisco.java.composition.discoverer.tests 1.5.0-SNAPSHOT SUCCESS [ 14.208 s]
[INFO] org.eclipse.modisco.java.discoverer.benchmark.tests 1.5.0-SNAPSHOT SUCCESS [  5.078 s]
[INFO] org.eclipse.modisco.java.discoverer.cdo.tests 1.5.0-SNAPSHOT SUCCESS [ 18.788 s]
[INFO] org.eclipse.modisco.java.generation.tests 1.5.0-SNAPSHOT SUCCESS [ 22.101 s]
[INFO] org.eclipse.modisco.java.queries.tests 1.5.0-SNAPSHOT SUCCESS [ 22.439 s]
[INFO] org.eclipse.modisco.jee.ejbjar.discoverer.tests 1.5.0-SNAPSHOT SUCCESS [ 20.348 s]
[INFO] org.eclipse.modisco.jee.jsp.discoverer.tests 1.5.0-SNAPSHOT SUCCESS [ 27.157 s]
[INFO] org.eclipse.modisco.jee.jsp.generation.tests 1.5.0-SNAPSHOT SUCCESS [ 27.350 s]
[INFO] org.eclipse.modisco.jee.queries.tests 1.5.0-SNAPSHOT SUCCESS [ 19.802 s]
[INFO] org.eclipse.modisco.jee.webapp.discoverer.tests 1.5.0-SNAPSHOT SUCCESS [ 36.727 s]
[INFO] org.eclipse.modisco.kdm.uml2converter.tests ........ SUCCESS [ 29.316 s]
[INFO] org.eclipse.modisco.xml.discoverer.tests 1.5.0-SNAPSHOT SUCCESS [ 21.135 s]
[INFO] org.eclipse.modisco.tests 1.5.0-SNAPSHOT ........... SUCCESS [ 20.673 s]
[INFO] org.eclipse.modisco.usecase.modelfilter.tests ...... SUCCESS [ 23.966 s]
[INFO] org.eclipse.modisco.updatesite 1.5.1-SNAPSHOT ...... SUCCESS [ 11.851 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:54 min
[INFO] Finished at: 2020-03-03T18:25:33Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Archiving artifacts
Archiving artifacts
Recording test results
No mail will be sent out, as 'modisco-master-gerrit #29' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Finished: SUCCESS