Skip to content

Console Output

Skipping 5,310 KB.. Full Log
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_13/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/openwin/lib/locale/euro_fonts/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in f:/windows/fonts cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_15/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/openwin/lib/locale/th_TH/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/openwin/lib/locale/ko/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/openwin/lib/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/X/lib/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/X11R6/lib/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/share/fonts/truetype cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in C:/WINNT/fonts cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/openwin/lib/locale/zh_CN.GB18030/X11/fonts/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in g:/windows/fonts cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory registerFontPath
INFO: register fonts in /usr/share/fonts/ko/TrueType cost:0ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://108.fwk1636067575/fontsConfig_linux.xml cost 2ms
Jun 06, 2023 2:04:53 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://108.fwk1636067575/fontsConfig_pdf.xml cost 1ms
Jun 06, 2023 2:04:54 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://108.fwk1636067575/fontsConfig.xml cost 3ms
Jun 06, 2023 2:04:54 PM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://108.fwk1636067575/fontsConfig_linux.xml cost 2ms
Processing ./utest/table.rptdesign/output.pptx
Usage: PPTX2PNG [options] <ppt or pptx file>
Error: 'output.pptx': Format not supported - try to include poi-scratchpad.jar into the CLASSPATH.
Options:
    -scale <float>    scale factor
    -fixSide <side>   specify side (long,short,width,height) to fix - use <scale> as amount of pixels
    -slide <integer>  1-based index of a slide to render
    -format <type>    png,gif,jpg (,null for testing)
    -outdir <dir>     output directory, defaults to origin of the ppt/pptx file
    -outfile <file>   output filename, defaults to '${basename}-${slideno}.${format}'
    -outpat <pattern> output filename pattern, defaults to '${basename}-${slideno}.${format}'
                      patterns: basename, slideno, format, ext
    -dump <file>      dump the annotated records to a file
    -quiet            do not write to console (for normal processing)
Jun 06, 2023 2:04:54 PM org.eclipse.birt.report.model.core.LayoutModule loadLibrarySilently
WARNING: Syntax error found, and see error details.
Error.DesignFileException.SYNTAX_ERROR - 1 errors found! 
1.)  org.eclipse.birt.report.model.parser.DesignParserException (code = Error.DesignParserException.FILE_NOT_FOUND, message : The file "/ThemesReportItems3.rptlibrary" is not found.)

	at org.eclipse.birt.report.model.core.LayoutModule.loadLibrary(LayoutModule.java:347)
	at org.eclipse.birt.report.model.core.LayoutModule.loadLibrarySilently(LayoutModule.java:426)
	at org.eclipse.birt.report.model.parser.IncludedLibrariesStructureListState$IncludedLibraryStructureState.end(IncludedLibrariesStructureListState.java:127)
	at org.eclipse.birt.report.model.util.XMLParserHandler.endElement(XMLParserHandler.java:177)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.birt.report.model.parser.ModuleReader.readModule(ModuleReader.java:94)
	at org.eclipse.birt.report.model.parser.DesignReader.read(DesignReader.java:81)
	at org.eclipse.birt.report.model.core.DesignSessionImpl.openDesign(DesignSessionImpl.java:293)
	at org.eclipse.birt.report.model.api.SessionHandleImpl.openDesign(SessionHandleImpl.java:257)
	at org.eclipse.birt.report.model.api.SessionHandle.openDesign(SessionHandle.java:1)
	at org.eclipse.birt.report.engine.parser.ReportParser.getDesignHandle(ReportParser.java:136)
	at org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.getReportDesignHandle(ReportEngineHelper.java:211)
	at org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.openReportDesign(ReportEngineHelper.java:223)
	at org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.openReportDesign(ReportEngineHelper.java:165)
	at org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.openReportDesign(ReportEngineHelper.java:115)
	at org.eclipse.birt.report.engine.api.impl.ReportEngine.openReportDesign(ReportEngine.java:265)
	at org.eclipse.birt.report.engine.emitter.pptx.tests.DesignToPNG.toDocument(DesignToPNG.java:47)
	at org.eclipse.birt.report.engine.emitter.pptx.tests.DesignToPNG.convert(DesignToPNG.java:33)
	at org.eclipse.birt.report.engine.emitter.pptx.tests.TestPPTX2PNG.runDesign(TestPPTX2PNG.java:46)
	at org.eclipse.birt.report.engine.emitter.pptx.tests.TestPPTX2PNG.testText(TestPPTX2PNG.java:28)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

Processing ./utest/text.rptdesign/output.pptx
Usage: PPTX2PNG [options] <ppt or pptx file>
Error: 'output.pptx': Format not supported - try to include poi-scratchpad.jar into the CLASSPATH.
Options:
    -scale <float>    scale factor
    -fixSide <side>   specify side (long,short,width,height) to fix - use <scale> as amount of pixels
    -slide <integer>  1-based index of a slide to render
    -format <type>    png,gif,jpg (,null for testing)
    -outdir <dir>     output directory, defaults to origin of the ppt/pptx file
    -outfile <file>   output filename, defaults to '${basename}-${slideno}.${format}'
    -outpat <pattern> output filename pattern, defaults to '${basename}-${slideno}.${format}'
                      patterns: basename, slideno, format, ext
    -dump <file>      dump the annotated records to a file
    -quiet            do not write to console (for normal processing)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 s - in org.eclipse.birt.report.engine.emitter.pptx.tests.TestPPTX2PNG
testTable(org.eclipse.birt.report.engine.emitter.pptx.tests.TestPPTX2PNG)  Time elapsed: 2.431 s
testText(org.eclipse.birt.report.engine.emitter.pptx.tests.TestPPTX2PNG)  Time elapsed: 0.233 s
Running org.eclipse.birt.report.engine.emitter.pptx.tests.TreeVisitorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.birt.report.engine.emitter.pptx.tests.TreeVisitorTest
test(org.eclipse.birt.report.engine.emitter.pptx.tests.TreeVisitorTest)  Time elapsed: 0.007 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.engine.emitter.pptx.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.engine.emitter.pptx.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.engine.emitter.pptx.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/engine/org.eclipse.birt.report.engine.emitter.pptx.tests/target/jacoco.exec
[INFO] 
[INFO] -----< org.eclipse.birt:uk.co.spudsoft.birt.emitters.excel.tests >------
[INFO] Building uk.co.spudsoft.birt.emitters.excel.tests 4.14.0-SNAPSHOT [269/289]
[INFO]   from engine/uk.co.spudsoft.birt.emitters.excel.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Resolving class path of uk.co.spudsoft.birt.emitters.excel.tests...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Compiling 63 source files to /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT.jar_unpacked_6103773299720605562/lib/commons-codec-1.5.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT.jar_unpacked_6103773299720605562/lib/commons-codec-1.5.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT.jar_unpacked_6103773299720605562/lib/xmlbeans-2.3.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT.jar_unpacked_6103773299720605562/lib/xmlbeans-2.3.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/uk.co.spudsoft.birt.emitters.excel.tests-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:test (default-test) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Skipping tests
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ uk.co.spudsoft.birt.emitters.excel.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/engine/uk.co.spudsoft.birt.emitters.excel.tests/target/jacoco.exec
[INFO] 
[INFO] -------< org.eclipse.birt.engine:org.eclipse.birt.engine-parent >-------
[INFO] Building org.eclipse.birt.engine-parent 4.14.0-SNAPSHOT        [270/289]
[INFO]   from engine/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.engine-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.engine-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/engine/target/jacoco.exec
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.engine-parent ---
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.engine-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.engine-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.engine-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.engine-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/engine/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.engine-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.engine-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.engine-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/engine/target/jacoco.exec
[INFO] 
[INFO] -----------< org.eclipse.birt.features:org.eclipse.birt.sdk >-----------
[INFO] Building org.eclipse.birt.sdk 4.14.0-SNAPSHOT                  [271/289]
[INFO]   from features/org.eclipse.birt.sdk.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.birt.sdk ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.sdk ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.cassandra:cassandra-thrift:1.1.0 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.10 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.12 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact com.google.guava:guava:r09 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact com.github.stephenc.eaio-uuid:uuid:3.2.0 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact com.ecyrd.speed4j:speed4j:0.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.tomcat.embed:tomcat-embed-core:8.5.46 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.tomcat:tomcat-annotations-api:8.5.46 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.sdk ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/features/org.eclipse.birt.sdk.feature/target/jacoco.exec
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.sdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.birt.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/features/org.eclipse.birt.sdk.feature/target/org.eclipse.birt.sdk-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/features/org.eclipse.birt.sdk.feature/target/org.eclipse.birt.sdk-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.sdk ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.sdk ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/features/org.eclipse.birt.sdk.feature/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.sdk ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.sdk ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.sdk ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/features/org.eclipse.birt.sdk.feature/target/jacoco.exec
[INFO] 
[INFO] --< org.eclipse.birt.nl:org.eclipse.birt.report.designer.ui.samples.ide.nl1 >--
[INFO] Building org.eclipse.birt.report.designer.ui.samples.ide.nl1 4.14.0-SNAPSHOT [272/289]
[INFO]   from nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- antrun:3.0.0:run (clean.property.files) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Resolving class path of org.eclipse.birt.report.designer.ui.samples.ide.nl1...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- antrun:3.0.0:run (generate.property.files) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Executing tasks
[INFO] [native2ascii] Converting 6 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl
[INFO] [native2ascii] Converting 2 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl
[INFO] [native2ascii] Converting 2 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl
[INFO] [native2ascii] Converting 2 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/org.eclipse.birt.report.designer.ui.samples.ide.nl1-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[WARNING] /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/build.properties: bin.includes value(s) [plugin_??_??.properties] do not match any files.
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/org.eclipse.birt.report.designer.ui.samples.ide.nl1-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/org.eclipse.birt.report.designer.ui.samples.ide.nl1-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/org.eclipse.birt.report.designer.ui.samples.ide.nl1-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.designer.ui.samples.ide.nl1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samples.ide.nl/target/jacoco.exec
[INFO] 
[INFO] --< org.eclipse.birt.nl:org.eclipse.birt.report.designer.ui.samplesview.nl1 >--
[INFO] Building org.eclipse.birt.report.designer.ui.samplesview.nl1 4.14.0-SNAPSHOT [273/289]
[INFO]   from nl/org.eclipse.birt.report.designer.ui.samplesview.nl/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- antrun:3.0.0:run (clean.property.files) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Resolving class path of org.eclipse.birt.report.designer.ui.samplesview.nl1...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- antrun:3.0.0:run (generate.property.files) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Executing tasks
[INFO] [native2ascii] Converting 9 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl
[INFO] [native2ascii] Converting 3 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl
[INFO] [native2ascii] Converting 3 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl
[INFO] [native2ascii] Converting 3 files from /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl to /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/org.eclipse.birt.report.designer.ui.samplesview.nl1-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/org.eclipse.birt.report.designer.ui.samplesview.nl1-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/org.eclipse.birt.report.designer.ui.samplesview.nl1-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/org.eclipse.birt.report.designer.ui.samplesview.nl1-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.designer.ui.samplesview.nl1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/nl/org.eclipse.birt.report.designer.ui.samplesview.nl/target/jacoco.exec
[INFO] 
[INFO] --< org.eclipse.birt:org.eclipse.birt.report.designer.ui.preview.static_html >--
[INFO] Building org.eclipse.birt.report.designer.ui.preview.static_html 4.14.0-SNAPSHOT [274/289]
[INFO]   from UI/org.eclipse.birt.report.designer.ui.preview.static_html/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Resolving class path of org.eclipse.birt.report.designer.ui.preview.static_html...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/org.eclipse.birt.report.designer.ui.preview.static_html-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/org.eclipse.birt.report.designer.ui.preview.static_html-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/org.eclipse.birt.report.designer.ui.preview.static_html-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/org.eclipse.birt.report.designer.ui.preview.static_html-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.designer.ui.preview.static_html ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.static_html/target/jacoco.exec
[INFO] 
[INFO] --< org.eclipse.birt:org.eclipse.birt.report.designer.ui.preview.test >--
[INFO] Building org.eclipse.birt.report.designer.ui.preview.test 4.14.0-SNAPSHOT [275/289]
[INFO]   from UI/org.eclipse.birt.report.designer.ui.preview.test/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Resolving class path of org.eclipse.birt.report.designer.ui.preview.test...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/org.eclipse.birt.report.designer.ui.preview.test-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/org.eclipse.birt.report.designer.ui.preview.test-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/org.eclipse.birt.report.designer.ui.preview.test-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/org.eclipse.birt.report.designer.ui.preview.test-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Skipping tests
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.designer.ui.preview.test ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/UI/org.eclipse.birt.report.designer.ui.preview.test/target/jacoco.exec
[INFO] 
[INFO] -----------< org.eclipse.birt.UI:org.eclipse.birt.UI-parent >-----------
[INFO] Building org.eclipse.birt.UI-parent 4.14.0-SNAPSHOT            [276/289]
[INFO]   from UI/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.UI-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.UI-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/UI/target/jacoco.exec
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.UI-parent ---
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.UI-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.UI-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.UI-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.UI-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/UI/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.UI-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.UI-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.UI-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/UI/target/jacoco.exec
[INFO] 
[INFO] ----------< org.eclipse.birt:org.eclipse.birt.jetty.overlay >-----------
[INFO] Building org.eclipse.birt.jetty.overlay 4.14.0-SNAPSHOT        [277/289]
[INFO]   from viewer/org.eclipse.birt.jetty.overlay/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.jetty.overlay ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.jetty.overlay ---
[INFO] Resolving class path of org.eclipse.birt.jetty.overlay...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.jetty.overlay ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.jetty.overlay ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.jetty.overlay ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.jetty.overlay ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.birt.jetty.overlay ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.jetty.overlay ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/org.eclipse.birt.jetty.overlay-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.jetty.overlay ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.jetty.overlay ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/org.eclipse.birt.jetty.overlay-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.jetty.overlay ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/org.eclipse.birt.jetty.overlay-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/org.eclipse.birt.jetty.overlay-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.jetty.overlay ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.jetty.overlay ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.birt.jetty.overlay ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.birt.jetty.overlay ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.jetty.overlay ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.jetty.overlay ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.jetty.overlay ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.jetty.overlay/target/jacoco.exec
[INFO] 
[INFO] -------< org.eclipse.birt:org.eclipse.birt.report.viewer.tests >--------
[INFO] Building org.eclipse.birt.report.viewer.tests 4.14.0-SNAPSHOT  [278/289]
[INFO]   from viewer/org.eclipse.birt.report.viewer.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.report.viewer.tests ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Resolving class path of org.eclipse.birt.report.viewer.tests...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.report.viewer.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/org.eclipse.birt.report.viewer.tests-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/org.eclipse.birt.report.viewer.tests-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/org.eclipse.birt.report.viewer.tests-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/org.eclipse.birt.report.viewer.tests-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.report.viewer.tests ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.report.viewer.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Skipping tests
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.viewer.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/viewer/org.eclipse.birt.report.viewer.tests/target/jacoco.exec
[INFO] 
[INFO] -------< org.eclipse.birt.viewer:org.eclipse.birt.viewer-parent >-------
[INFO] Building org.eclipse.birt.viewer-parent 4.14.0-SNAPSHOT        [279/289]
[INFO]   from viewer/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.viewer-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.viewer-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/viewer/target/jacoco.exec
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.viewer-parent ---
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.viewer-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.viewer-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.viewer-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.viewer-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/viewer/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.viewer-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.viewer-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.viewer-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/viewer/target/jacoco.exec
[INFO] 
[INFO] --< org.eclipse.birt:org.eclipse.birt.report.item.crosstab.core.tests >--
[INFO] Building org.eclipse.birt.report.item.crosstab.core.tests 4.14.0-SNAPSHOT [280/289]
[INFO]   from xtab/org.eclipse.birt.report.item.crosstab.core.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] The project's OSGi version is 4.14.0.v202306061303
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.milyn:flute:1.3 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.cassandra:cassandra-thrift:1.1.0 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.10 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.12 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact com.google.guava:guava:r09 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact com.github.stephenc.eaio-uuid:uuid:3.2.0 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact com.ecyrd.speed4j:speed4j:0.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.tomcat.embed:tomcat-embed-core:8.5.46 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] Maven Artifact org.apache.tomcat:tomcat-annotations-api:8.5.46 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Resolving class path of org.eclipse.birt.report.item.crosstab.core.tests...
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Compiling 36 source files to /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/org.eclipse.birt.report.item.crosstab.core.tests-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/org.eclipse.birt.report.item.crosstab.core.tests-4.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/org.eclipse.birt.report.item.crosstab.core.tests-4.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/org.eclipse.birt.report.item.crosstab.core.tests-4.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/jacoco-it.exec
[INFO] 
[INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-17/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.java.profile=file:/home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/custom.profile, -Duser.country=us, -Duser.language=en, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/build-test/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/surefire.properties]
Running org.eclipse.birt.report.item.crosstab.core.AllTests
Jun 06, 2023 2:05:51 PM org.eclipse.birt.report.model.metadata.ExtensionLoader handleError
SEVERE: Message:The class [org.eclipse.birt.report.model.tests.noexistingClass] can not be instantiated. Error code:FAILED_TO_CREATE_INSTANCE 
Jun 06, 2023 2:05:51 PM org.eclipse.birt.report.model.metadata.ExtensionLoader handleError
SEVERE: Message:The default style for extension element	"TestingBox" should not be empty. Error code:DEFAULT_EMPTY_STYLE_NAME 
Jun 06, 2023 2:05:51 PM org.eclipse.birt.report.model.metadata.ElementDefn buildPropertiesVisibility
WARNING: Message:Property visibility:[InvalidProperty] on element: [TestingMatrix] doesn't point to an existing property. Error code:VISIBILITY_PROPERTY_NOT_FOUND 
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.868 s - in org.eclipse.birt.report.item.crosstab.core.AllTests
testNewReportItem(org.eclipse.birt.report.item.crosstab.core.de.CrosstabItemFactoryTest)  Time elapsed: 0.796 s
testRemoveGrandTotal(org.eclipse.birt.report.item.crosstab.core.de.CrosstabViewHandleTest)  Time elapsed: 0.302 s
testFilters(org.eclipse.birt.report.item.crosstab.core.de.MeasureViewHandleTest)  Time elapsed: 0.039 s
testParse(org.eclipse.birt.report.item.crosstab.core.parser.AggregationCellParseTest)  Time elapsed: 0.027 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.AggregationCellParseTest)  Time elapsed: 0.005 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.AggregationCellParseTest)  Time elapsed: 0.103 s
testParse(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabCellParseTest)  Time elapsed: 0.006 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabCellParseTest)  Time elapsed: 0.005 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabCellParseTest)  Time elapsed: 0.043 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabParseTest)  Time elapsed: 0.038 s
testParser(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabParseTest)  Time elapsed: 0.004 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabParseTest)  Time elapsed: 0.036 s
testParse(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabViewParseTest)  Time elapsed: 0.004 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabViewParseTest)  Time elapsed: 0.003 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.CrosstabViewParseTest)  Time elapsed: 0.058 s
testParse(org.eclipse.birt.report.item.crosstab.core.parser.DimensionViewParseTest)  Time elapsed: 0.004 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.DimensionViewParseTest)  Time elapsed: 0.003 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.DimensionViewParseTest)  Time elapsed: 0.033 s
testParse(org.eclipse.birt.report.item.crosstab.core.parser.LevelViewParseTest)  Time elapsed: 0.005 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.LevelViewParseTest)  Time elapsed: 0.003 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.LevelViewParseTest)  Time elapsed: 0.061 s
testParse(org.eclipse.birt.report.item.crosstab.core.parser.MeasureViewParseTest)  Time elapsed: 0.004 s
testSemanticCheck(org.eclipse.birt.report.item.crosstab.core.parser.MeasureViewParseTest)  Time elapsed: 0.004 s
testWriter(org.eclipse.birt.report.item.crosstab.core.parser.MeasureViewParseTest)  Time elapsed: 0.039 s
testCanContain(org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtilTest)  Time elapsed: 0.071 s
testGetAggregationMeasures(org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtilTest)  Time elapsed: 0.033 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.report.item.crosstab.core.tests ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/xtab/org.eclipse.birt.report.item.crosstab.core.tests/target/jacoco.exec
[INFO] 
[INFO] ---------< org.eclipse.birt.xtab:org.eclipse.birt.xtab-parent >---------
[INFO] Building org.eclipse.birt.xtab-parent 4.14.0-SNAPSHOT          [281/289]
[INFO]   from xtab/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.xtab-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.xtab-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/xtab/target/jacoco.exec
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.xtab-parent ---
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.xtab-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.xtab-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.xtab-parent ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent-integration (jacoco-prepare-agent-integration) @ org.eclipse.birt.xtab-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/xtab/target/jacoco-it.exec
[INFO] 
[INFO] --- jacoco:0.8.9:report (jacoco-report) @ org.eclipse.birt.xtab-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:report-integration (jacoco-integration) @ org.eclipse.birt.xtab-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ org.eclipse.birt.xtab-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/build-test/xtab/target/jacoco.exec
[INFO] 
[INFO] ---------< org.eclipse.birt.promote:org.eclipse.birt.promote >----------
[INFO] Building org.eclipse.birt.promote 4.14.0-SNAPSHOT              [282/289]
[INFO]   from promotion/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.birt.promote ---
[INFO] 
[INFO] --- jacoco:0.8.9:prepare-agent (jacoco-prepare-agent) @ org.eclipse.birt.promote ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/build-test/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/build-test/promotion/target/jacoco.exec
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.birt.promote ---
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.birt.promote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.birt.promote ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.birt.promote ---
[INFO] 
[INFO] --- tycho-eclipserun:2.7.5:eclipse-run (promote) @ org.eclipse.birt.promote ---
[WARNING] Parameter 'appArgLine' is deprecated: use {@link #applicationsArgs} instead.
[INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-03/ (122B)
[INFO] Adding repository https://download.eclipse.org/releases/2023-03
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2023-03/ (481B)
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2023-03/ (442B)
[INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2023-03/202303091200/ (107.69kB)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-03/202303151000/ (140B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-03/202303151000/ (916.22kB)
[INFO] Fetching p2.index from https://download.eclipse.org/justj/tools/updates/nightly/latest/ (126B)
[INFO] Adding repository https://download.eclipse.org/justj/tools/updates/nightly/latest
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/tools/updates/nightly/latest/ (442B)
[INFO] Fetching p2.index from https://download.eclipse.org/justj/tools/updates/nightly/N202306061044/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/tools/updates/nightly/N202306061044/ (4.62kB)
[INFO] Fetching 202303151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-03/ (63B)
[INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (397.08kB)
[INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (10.75MB)
[INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.47MB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (101.83kB)
[INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (147.22kB)
[INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (114.59kB)
[INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (74.44kB)
[INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (378.6kB)
[INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (238.68kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (69.13kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (172.79kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (362.07kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (79.47kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.400.v20221201-0952.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.66kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (176.44kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (112.39kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (221.38kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (132.68kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (103.71kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (246.26kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.300.v20221203-1932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (256.99kB)
[INFO] Fetching org.eclipse.justj.codegen_0.1.0.v20230502-1204.jar from https://download.eclipse.org/justj/tools/updates/nightly/N202306061044/plugins/ (299.12kB)
[INFO] Fetching org.eclipse.justj.p2_0.1.0.v20230606-1042.jar from https://download.eclipse.org/justj/tools/updates/nightly/N202306061044/plugins/ (109.24kB)
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/build-test/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work/data, -consoleLog, -application, org.eclipse.justj.p2.manager, -data, @None, -nosplash, -remote, genie.birt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/birt, -retain, 5, -label, BIRT, -build-url, https://ci.eclipse.org/birt/job/build-test/, -root, /home/jenkins/agent/workspace/build-test/promotion/target/birt-sync, -relative, updates-tmp, -version-iu, org.eclipse.birt.feature, -iu-filter-pattern, org.eclipse.birt.*(?<!.nl1), -commit, https://github.com/eclipse-birt/birt/commit/44c0a8f71df5bb8108eda8ae3a5ade69dada1902, -target-url, https://download.eclipse.org/birt, -promote, /home/jenkins/agent/workspace/build-test/promotion/../build/org.eclipse.birt.p2updatesite/target/repository, -timestamp, 202306061303, -type, nightly, -downloads, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-charts/target/birt-charts-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-linux.gtk.aarch64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-linux.gtk.x86_64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-macosx.cocoa.aarch64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-macosx.cocoa.x86_64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-win32.win32.x86_64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-framework-sdk/target/birt-report-framework-sdk-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-framework/target/birt-report-framework-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-linux.gtk.aarch64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-linux.gtk.x86_64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-macosx.cocoa.aarch64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-macosx.cocoa.x86_64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-win32.win32.x86_64.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime-osgi/target/birt-runtime-osgi-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime/target/birt-runtime-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-sample-plugins/target/birt-sample-plugins-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-source/target/birt-source-4.14.0-202306061303.zip, /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-tests-suite/target/birt-tests-suite-4.14.0-202306061303.zip, -breadcrumb, BIRT https://www.eclipse.org/birt, -favicon, https://raw.githubusercontent.com/eclipse-birt/birt/master/build/org.eclipse.birt.chart/eclipse32.png, -title-image, https://eclipse-birt.github.io/birt-website/img/BIRT-Logo.png, -body-image, https://raw.githubusercontent.com/eclipse-birt/birt/master/build/org.eclipse.birt.chart/eclipse32.png, -mapping, birt->BIRT]
!SESSION 2023-06-06 14:06:03.625 -----------------------------------------------
eclipse.buildId=unknown
java.version=17.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.justj.p2.manager -remote genie.birt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/birt -retain 5 -label BIRT -build-url https://ci.eclipse.org/birt/job/build-test/ -root /home/jenkins/agent/workspace/build-test/promotion/target/birt-sync -relative updates-tmp -version-iu org.eclipse.birt.feature -iu-filter-pattern org.eclipse.birt.*(?<!.nl1) -commit https://github.com/eclipse-birt/birt/commit/44c0a8f71df5bb8108eda8ae3a5ade69dada1902 -target-url https://download.eclipse.org/birt -promote /home/jenkins/agent/workspace/build-test/promotion/../build/org.eclipse.birt.p2updatesite/target/repository -timestamp 202306061303 -type nightly -downloads /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-charts/target/birt-charts-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-linux.gtk.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-linux.gtk.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-macosx.cocoa.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-macosx.cocoa.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-win32.win32.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-framework-sdk/target/birt-report-framework-sdk-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-framework/target/birt-report-framework-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-linux.gtk.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-linux.gtk.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-macosx.cocoa.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-macosx.cocoa.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-win32.win32.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime-osgi/target/birt-runtime-osgi-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime/target/birt-runtime-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-sample-plugins/target/birt-sample-plugins-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-source/target/birt-source-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-tests-suite/target/birt-tests-suite-4.14.0-202306061303.zip -breadcrumb BIRT https://www.eclipse.org/birt -favicon https://raw.githubusercontent.com/eclipse-birt/birt/master/build/org.eclipse.birt.chart/eclipse32.png -title-image https://eclipse-birt.github.io/birt-website/img/BIRT-Logo.png -body-image https://raw.githubusercontent.com/eclipse-birt/birt/master/build/org.eclipse.birt.chart/eclipse32.png -mapping birt->BIRT
Command-line arguments:  -data /home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work/data -consoleLog -application org.eclipse.justj.p2.manager -data @None -remote genie.birt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/birt -retain 5 -label BIRT -build-url https://ci.eclipse.org/birt/job/build-test/ -root /home/jenkins/agent/workspace/build-test/promotion/target/birt-sync -relative updates-tmp -version-iu org.eclipse.birt.feature -iu-filter-pattern org.eclipse.birt.*(?<!.nl1) -commit https://github.com/eclipse-birt/birt/commit/44c0a8f71df5bb8108eda8ae3a5ade69dada1902 -target-url https://download.eclipse.org/birt -promote /home/jenkins/agent/workspace/build-test/promotion/../build/org.eclipse.birt.p2updatesite/target/repository -timestamp 202306061303 -type nightly -downloads /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-charts/target/birt-charts-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-linux.gtk.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-linux.gtk.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-macosx.cocoa.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-macosx.cocoa.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-all-in-one/target/products/birt-report-designer-all-in-one-4.14.0-202306061303-win32.win32.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-framework-sdk/target/birt-report-framework-sdk-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-framework/target/birt-report-framework-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-linux.gtk.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-linux.gtk.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-macosx.cocoa.aarch64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-macosx.cocoa.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-report-rcp/target/products/birt-rcp-report-designer-4.14.0-202306061303-win32.win32.x86_64.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime-osgi/target/birt-runtime-osgi-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime/target/birt-runtime-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-sample-plugins/target/birt-sample-plugins-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-source/target/birt-source-4.14.0-202306061303.zip /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-tests-suite/target/birt-tests-suite-4.14.0-202306061303.zip -breadcrumb BIRT https://www.eclipse.org/birt -favicon https://raw.githubusercontent.com/eclipse-birt/birt/master/build/org.eclipse.birt.chart/eclipse32.png -title-image https://eclipse-birt.github.io/birt-website/img/BIRT-Logo.png -body-image https://raw.githubusercontent.com/eclipse-birt/birt/master/build/org.eclipse.birt.chart/eclipse32.png -mapping birt->BIRT

!ENTRY org.eclipse.justj.p2 2 0 2023-06-06 14:06:05.427
!MESSAGE Starting the p2 manager
/usr/bin/ssh genie.birt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/birt/updates-tmp
/usr/bin/rsync -avsh --exclude *.zip --exclude *.tar.gz --exclude */features --exclude */plugins --exclude */binary --exclude */.blobstore --exclude *.html --exclude */downloads --exclude */archive genie.birt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/birt/updates-tmp/ /home/jenkins/agent/workspace/build-test/promotion/target/birt-sync/updates-tmp
receiving incremental file list
./

sent 159 bytes  received 72 bytes  462.00 bytes/sec
total size is 0  speedup is 0.00

!ENTRY org.eclipse.osgi 4 0 2023-06-06 14:06:07.776
!MESSAGE Application error
!STACK 1
java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/build-test/promotion/../build/birt-packages/birt-runtime-osgi/target/birt-runtime-osgi-4.14.0-202306061303.zip
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixPath.toRealPath(UnixPath.java:825)
	at org.eclipse.justj.p2.P2Manager$Application.start(P2Manager.java:772)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
An error has occurred. See the log file
/home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work/configuration/1686060363935.log.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.birt-parent 4.14.0-SNAPSHOT ............ SUCCESS [  9.640 s]
[INFO] org.eclipse.birt.target 4.14.0-SNAPSHOT ............ SUCCESS [  0.589 s]
[INFO] org.eclipse.birt.example 4.14.0-SNAPSHOT ........... SUCCESS [  9.715 s]
[INFO] org.eclipse.birt 4.14.0-SNAPSHOT ................... SUCCESS [ 12.803 s]
[INFO] org.eclipse.birt.build-parent 4.14.0-SNAPSHOT ...... SUCCESS [  0.034 s]
[INFO] org.eclipse.birt.build.package-parent 4.14.0-SNAPSHOT SUCCESS [  0.021 s]
[INFO] org.eclipse.birt.chart.cshelp 4.14.0-SNAPSHOT ...... SUCCESS [  1.956 s]
[INFO] org.eclipse.birt.features-parent 4.14.0-SNAPSHOT ... SUCCESS [  0.028 s]
[INFO] org.eclipse.birt.chart.cshelp 4.14.0-SNAPSHOT ...... SUCCESS [  2.520 s]
[INFO] javax.xml.rpc 1.1.2-SNAPSHOT ....................... SUCCESS [  7.004 s]
[INFO] org.apache.axis 1.4.1-SNAPSHOT ..................... SUCCESS [ 10.550 s]
[INFO] org.eclipse.birt.core-parent 4.14.0-SNAPSHOT ....... SUCCESS [  0.030 s]
[INFO] org.eclipse.birt.core 4.14.0-SNAPSHOT .............. SUCCESS [ 17.148 s]
[INFO] org.eclipse.birt.chart.engine 4.14.0-SNAPSHOT ...... SUCCESS [ 27.653 s]
[INFO] org.eclipse.birt.chart.device.extension 4.14.0-SNAPSHOT SUCCESS [  5.028 s]
[INFO] org.eclipse.birt.chart.device.svg 4.14.0-SNAPSHOT .. SUCCESS [  4.173 s]
[INFO] org.eclipse.birt.chart.device.pdf 4.14.0-SNAPSHOT .. SUCCESS [ 19.385 s]
[INFO] org.eclipse.birt.chart.device.swt 4.14.0-SNAPSHOT .. SUCCESS [  3.977 s]
[INFO] org.eclipse.birt.chart.engine.extension 4.14.0-SNAPSHOT SUCCESS [  8.580 s]
[INFO] org.eclipse.birt.chart.examples.core 4.14.0-SNAPSHOT SUCCESS [  3.981 s]
[INFO] org.eclipse.birt.core.ui 4.14.0-SNAPSHOT ........... SUCCESS [  4.523 s]
[INFO] org.eclipse.birt.chart.ui 4.14.0-SNAPSHOT .......... SUCCESS [  6.021 s]
[INFO] org.eclipse.birt.chart.ui.extension 4.14.0-SNAPSHOT  SUCCESS [ 10.397 s]
[INFO] org.eclipse.birt.chart.osgi.runtime 4.14.0-SNAPSHOT  SUCCESS [  3.578 s]
[INFO] org.eclipse.birt.chart 4.14.0-SNAPSHOT ............. SUCCESS [  3.570 s]
[INFO] ChartRuntime 4.14.0-SNAPSHOT ....................... SUCCESS [  8.623 s]
[INFO] org.eclipse.birt.data 4.14.0-SNAPSHOT .............. SUCCESS [ 21.259 s]
[INFO] org.w3c.sac 1.3.0-SNAPSHOT ......................... SUCCESS [  4.682 s]
[INFO] org.eclipse.birt.model-parent 4.14.0-SNAPSHOT ...... SUCCESS [  0.083 s]
[INFO] org.eclipse.birt.report.model 4.14.0-SNAPSHOT ...... SUCCESS [ 22.355 s]
[INFO] org.eclipse.birt.data.aggregation 4.14.0-SNAPSHOT .. SUCCESS [  4.958 s]
[INFO] org.eclipse.birt.report.data.adapter 4.14.0-SNAPSHOT SUCCESS [  5.637 s]
[INFO] org.eclipse.birt.report.designer.core 4.14.0-SNAPSHOT SUCCESS [  5.582 s]
[INFO] org.eclipse.birt.report.engine.fonts 4.14.0-SNAPSHOT SUCCESS [  2.406 s]
[INFO] org.eclipse.birt.report.engine 4.14.0-SNAPSHOT ..... SUCCESS [ 26.954 s]
[INFO] org.eclipse.birt.report.item.crosstab.core 4.14.0-SNAPSHOT SUCCESS [  5.206 s]
[INFO] org.eclipse.birt.chart.reportitem 4.14.0-SNAPSHOT .. SUCCESS [  5.248 s]
[INFO] org.eclipse.birt.chart.doc.isv 4.14.0-SNAPSHOT ..... SUCCESS [ 48.465 s]
[INFO] org.eclipse.birt.chart.doc.isv 4.14.0-SNAPSHOT ..... SUCCESS [  2.819 s]
[INFO] org.eclipse.birt.chart.osgi.runtime.sdk 4.14.0-SNAPSHOT SUCCESS [  2.263 s]
[INFO] ChartSDK 4.14.0-SNAPSHOT ........................... SUCCESS [  8.895 s]
[INFO] DeploymentRuntime 4.14.0-SNAPSHOT .................. SUCCESS [  7.947 s]
[INFO] birt-charts 4.14.0-SNAPSHOT ........................ SUCCESS [  6.979 s]
[INFO] org.apache.batik.dom.birt.ext 1.14.0-SNAPSHOT ...... SUCCESS [  0.211 s]
[INFO] org.apache.batik.transcoder.birt.ext 1.14.0-SNAPSHOT SUCCESS [  0.224 s]
[INFO] org.eclipse.birt.axis.overlay 4.14.0-SNAPSHOT ...... SUCCESS [  2.448 s]
[INFO] org.eclipse.birt.branding 4.14.0-SNAPSHOT .......... SUCCESS [  2.496 s]
[INFO] org.eclipse.birt.report.designer.ui 4.14.0-SNAPSHOT  SUCCESS [ 23.278 s]
[INFO] org.eclipse.birt.report.designer.ui.views 4.14.0-SNAPSHOT SUCCESS [ 12.049 s]
[INFO] org.eclipse.birt.report.designer.ui.editors 4.14.0-SNAPSHOT SUCCESS [  5.045 s]
[INFO] org.eclipse.birt.report.designer.ui.editors.schematic 4.14.0-SNAPSHOT SUCCESS [  4.415 s]
[INFO] org.eclipse.birt.report.designer.ui.lib 4.14.0-SNAPSHOT SUCCESS [  4.114 s]
[INFO] org.eclipse.birt.report.designer.ui.lib.explorer 4.14.0-SNAPSHOT SUCCESS [  5.370 s]
[INFO] org.eclipse.birt.report.designer.ui.ide 4.14.0-SNAPSHOT SUCCESS [ 25.813 s]
[INFO] org.eclipse.birt.report.designer.ui.cubebuilder 4.14.0-SNAPSHOT SUCCESS [  5.503 s]
[INFO] org.eclipse.birt.report.model.adapter.oda 4.14.0-SNAPSHOT SUCCESS [  4.140 s]
[INFO] org.eclipse.birt.report.designer.ui.data 4.14.0-SNAPSHOT SUCCESS [  6.658 s]
[INFO] org.eclipse.birt.report.item.crosstab.ui 4.14.0-SNAPSHOT SUCCESS [  8.881 s]
[INFO] org.eclipse.birt.chart.reportitem.ui 4.14.0-SNAPSHOT SUCCESS [  7.804 s]
[INFO] org.eclipse.birt.core.script.function 4.14.0-SNAPSHOT SUCCESS [  3.695 s]
[INFO] org.eclipse.birt.data.oda.mongodb 4.14.0-SNAPSHOT .. SUCCESS [  4.275 s]
[INFO] org.eclipse.birt.data.oda.mongodb.ui 4.14.0-SNAPSHOT SUCCESS [  4.714 s]
[INFO] org.eclipse.birt.data.oda.pojo 4.14.0-SNAPSHOT ..... SUCCESS [  6.616 s]
[INFO] org.eclipse.birt.data.oda.pojo.ui 4.14.0-SNAPSHOT .. SUCCESS [  5.205 s]
[INFO] org.eclipse.birt.report.designer.ui.editor.xml.wtp 4.14.0-SNAPSHOT SUCCESS [ 19.877 s]
[INFO] org.eclipse.birt.report.designer.editor.xml.wtp 4.14.0-SNAPSHOT SUCCESS [  3.746 s]
[INFO] org.eclipse.birt.report.data.bidi.utils 4.14.0-SNAPSHOT SUCCESS [  3.834 s]
[INFO] org.eclipse.birt.report.data.bidi.utils.ui 4.14.0-SNAPSHOT SUCCESS [  3.935 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc 4.14.0-SNAPSHOT SUCCESS [  6.067 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.ui 4.14.0-SNAPSHOT SUCCESS [  8.027 s]
[INFO] org.eclipse.birt.report.data.oda.xml.ui 4.14.0-SNAPSHOT SUCCESS [  2.963 s]
[INFO] org.eclipse.birt.report.engine.dataextraction 4.14.0-SNAPSHOT SUCCESS [  4.057 s]
[INFO] org.eclipse.birt.report.viewer 4.14.0-SNAPSHOT ..... SUCCESS [ 24.448 s]
[INFO] org.eclipse.birt.report.engine.emitter.config 4.14.0-SNAPSHOT SUCCESS [  4.380 s]
[INFO] org.eclipse.birt.report.designer.ui.preview.web 4.14.0-SNAPSHOT SUCCESS [  4.831 s]
[INFO] org.eclipse.birt.report.designer.ui.editor.script 4.14.0-SNAPSHOT SUCCESS [  4.502 s]
[INFO] org.eclipse.birt.report.data.oda.hive 4.14.0-SNAPSHOT SUCCESS [  4.367 s]
[INFO] org.eclipse.birt.report.data.oda.hive.ui 4.14.0-SNAPSHOT SUCCESS [  3.241 s]
[INFO] org.eclipse.birt.report.data.oda.xml 4.14.0-SNAPSHOT SUCCESS [  3.074 s]
[INFO] org.eclipse.birt.report.engine.emitter.html 4.14.0-SNAPSHOT SUCCESS [  4.528 s]
[INFO] org.eclipse.birt.report.engine.emitter.pdf 4.14.0-SNAPSHOT SUCCESS [  3.504 s]
[INFO] org.eclipse.birt.report.engine.ooxml 4.14.0-SNAPSHOT SUCCESS [  3.241 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.docx 4.14.0-SNAPSHOT SUCCESS [  3.349 s]
[INFO] org.eclipse.birt.report.engine.emitter.ppt 4.14.0-SNAPSHOT SUCCESS [  6.082 s]
[INFO] org.eclipse.birt.report.engine.emitter.pptx 4.14.0-SNAPSHOT SUCCESS [  4.434 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.pptx 4.14.0-SNAPSHOT SUCCESS [ 18.257 s]
[INFO] org.eclipse.birt.report.engine.emitter.wpml 4.14.0-SNAPSHOT SUCCESS [  3.870 s]
[INFO] org.eclipse.birt.report.engine.emitter.docx 4.14.0-SNAPSHOT SUCCESS [  3.339 s]
[INFO] org.eclipse.birt.resources 4.14.0-SNAPSHOT ......... SUCCESS [  2.457 s]
[INFO] org.eclipse.birt.report.engine.dataextraction.csv 4.14.0-SNAPSHOT SUCCESS [  4.045 s]
[INFO] org.eclipse.birt.report.engine.emitter.postscript 4.14.0-SNAPSHOT SUCCESS [  4.098 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile 4.14.0-SNAPSHOT SUCCESS [  4.023 s]
[INFO] org.eclipse.birt.report.data.oda.sampledb 4.14.0-SNAPSHOT SUCCESS [  6.952 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb 4.14.0-SNAPSHOT SUCCESS [  3.438 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui 4.14.0-SNAPSHOT SUCCESS [  3.946 s]
[INFO] org.eclipse.birt.report.debug.core 4.14.0-SNAPSHOT . SUCCESS [  4.024 s]
[INFO] org.eclipse.birt.report.debug.ui 4.14.0-SNAPSHOT ... SUCCESS [  6.535 s]
[INFO] org.eclipse.birt.report.data.oda.sampledb.ui 4.14.0-SNAPSHOT SUCCESS [  3.987 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.html 4.14.0-SNAPSHOT SUCCESS [  4.188 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.pdf 4.14.0-SNAPSHOT SUCCESS [  3.694 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.postscript 4.14.0-SNAPSHOT SUCCESS [  4.097 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.ppt 4.14.0-SNAPSHOT SUCCESS [  3.629 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.wpml 4.14.0-SNAPSHOT SUCCESS [  3.823 s]
[INFO] org.eclipse.birt.report.engine.script.javascript 4.14.0-SNAPSHOT SUCCESS [  7.264 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.ui 4.14.0-SNAPSHOT SUCCESS [  3.613 s]
[INFO] org.eclipse.birt.report.engine.odf 4.14.0-SNAPSHOT . SUCCESS [  3.699 s]
[INFO] org.eclipse.birt.report.engine.emitter.ods 4.14.0-SNAPSHOT SUCCESS [  9.858 s]
[INFO] org.eclipse.birt.report.engine.emitter.odt 4.14.0-SNAPSHOT SUCCESS [  4.612 s]
[INFO] org.eclipse.birt.report.data.oda.excel 4.14.0-SNAPSHOT SUCCESS [ 20.549 s]
[INFO] org.eclipse.birt.report.data.oda.excel.ui 4.14.0-SNAPSHOT SUCCESS [  4.845 s]
[INFO] org.eclipse.birt.me.prettyprint.hector 4.14.0-SNAPSHOT SUCCESS [ 14.545 s]
[INFO] uk.co.spudsoft.birt.emitters.excel 4.14.0-SNAPSHOT . SUCCESS [  6.620 s]
[INFO] org.w3c.dom.svg.extension 1.1.0-SNAPSHOT ........... SUCCESS [  0.110 s]
[INFO] org.eclipse.birt 4.14.0-SNAPSHOT ................... SUCCESS [  5.171 s]
[INFO] org.eclipse.birt.cshelp 4.14.0-SNAPSHOT ............ SUCCESS [  1.010 s]
[INFO] org.eclipse.birt.cshelp 4.14.0-SNAPSHOT ............ SUCCESS [  2.388 s]
[INFO] org.eclipse.birt.doc 4.14.0-SNAPSHOT ............... SUCCESS [  3.812 s]
[INFO] org.eclipse.birt.doc 4.14.0-SNAPSHOT ............... SUCCESS [  2.470 s]
[INFO] org.eclipse.birt.chart.examples 4.14.0-SNAPSHOT .... SUCCESS [  7.222 s]
[INFO] org.eclipse.birt.report.designer.samplereports 4.14.0-SNAPSHOT SUCCESS [  3.771 s]
[INFO] org.eclipse.birt.report.designer.ui.samplesview 4.14.0-SNAPSHOT SUCCESS [  4.123 s]
[INFO] org.eclipse.birt.report.designer.ui.samples.ide 4.14.0-SNAPSHOT SUCCESS [  4.613 s]
[INFO] org.eclipse.birt.report.designer.ui.samples.rcp 4.14.0-SNAPSHOT SUCCESS [  3.183 s]
[INFO] org.eclipse.birt.example 4.14.0-SNAPSHOT ........... SUCCESS [  4.350 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.excel 4.14.0-SNAPSHOT SUCCESS [  3.332 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.odp 4.14.0-SNAPSHOT SUCCESS [  4.055 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.ods 4.14.0-SNAPSHOT SUCCESS [  9.727 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.odt 4.14.0-SNAPSHOT SUCCESS [  3.763 s]
[INFO] org.eclipse.birt.report.engine.emitter.odp 4.14.0-SNAPSHOT SUCCESS [  4.249 s]
[INFO] org.eclipse.birt.report.engine.emitter.prototype.excel 4.14.0-SNAPSHOT SUCCESS [  4.151 s]
[INFO] org.eclipse.birt.engine.runtime 4.14.0-SNAPSHOT .... SUCCESS [  4.439 s]
[INFO] org.eclipse.birt.osgi.runtime 4.14.0-SNAPSHOT ...... SUCCESS [  5.020 s]
[INFO] org.eclipse.birt.osgi.runtime.sdk 4.14.0-SNAPSHOT .. SUCCESS [  5.384 s]
[INFO] org.eclipse.birt.chart.integration.wtp.ui 4.14.0-SNAPSHOT SUCCESS [  6.347 s]
[INFO] org.eclipse.birt.chart.integration.wtp 4.14.0-SNAPSHOT SUCCESS [  3.237 s]
[INFO] org.eclipse.birt.integration.wtp.ui 4.14.0-SNAPSHOT  SUCCESS [  6.691 s]
[INFO] org.eclipse.birt.integration.wtp 4.14.0-SNAPSHOT ... SUCCESS [  3.655 s]
[INFO] org.eclipse.birt.core.testhelper 4.14.0-SNAPSHOT ... SUCCESS [  6.749 s]
[INFO] org.eclipse.birt.report.engine.testhelper 4.14.0-SNAPSHOT SUCCESS [ 19.772 s]
[INFO] org.eclipse.birt.report.model.testhelper 4.14.0-SNAPSHOT SUCCESS [  3.466 s]
[INFO] org.eclipse.birt.testhelper 4.14.0-SNAPSHOT ........ SUCCESS [  3.815 s]
[INFO] org.eclipse.birt.tests.core 4.14.0-SNAPSHOT ........ SUCCESS [  5.621 s]
[INFO] org.eclipse.birt.chart.tests 4.14.0-SNAPSHOT ....... SUCCESS [01:27 min]
[INFO] org.eclipse.birt.core.tests 4.14.0-SNAPSHOT ........ SUCCESS [ 14.414 s]
[INFO] org.eclipse.birt.data.tests 4.14.0-SNAPSHOT ........ SUCCESS [03:12 min]
[INFO] org.eclipse.birt.report.data.oda.jdbc.tests 4.14.0-SNAPSHOT SUCCESS [ 23.299 s]
[INFO] org.eclipse.birt.report.designer.tests 4.14.0-SNAPSHOT SUCCESS [  7.217 s]
[INFO] org.eclipse.birt.report.engine.emitter.html.tests 4.14.0-SNAPSHOT SUCCESS [ 23.173 s]
[INFO] org.eclipse.birt.report.engine.emitter.pdf.tests 4.14.0-SNAPSHOT SUCCESS [  5.462 s]
[INFO] org.eclipse.birt.report.engine.emitter.postscript.tests 4.14.0-SNAPSHOT SUCCESS [ 20.824 s]
[INFO] org.eclipse.birt.report.engine.emitter.prototype.excel.tests 4.14.0-SNAPSHOT SUCCESS [ 13.188 s]
[INFO] org.eclipse.birt.report.engine.tests 4.14.0-SNAPSHOT SUCCESS [01:09 min]
[INFO] org.eclipse.birt.report.model.adapter.oda.tests 4.14.0-SNAPSHOT SUCCESS [ 17.835 s]
[INFO] org.eclipse.birt.report.model.testresources 4.14.0-SNAPSHOT SUCCESS [  1.296 s]
[INFO] org.eclipse.birt.report.modelextension.tests 4.14.0-SNAPSHOT SUCCESS [  3.445 s]
[INFO] org.eclipse.birt.report.model.tests 4.14.0-SNAPSHOT  SUCCESS [  9.275 s]
[INFO] org.eclipse.birt.report.tests.chart 4.14.0-SNAPSHOT  FAILURE [03:22 min]
[INFO] org.eclipse.birt.testsuites-parent 4.14.0-SNAPSHOT . SUCCESS [  0.053 s]
[INFO] org.eclipse.birt.report.tests.engine 4.14.0-SNAPSHOT SUCCESS [02:17 min]
[INFO] org.eclipse.birt.report.tests.engine.emitter.html 4.14.0-SNAPSHOT SUCCESS [  3.219 s]
[INFO] org.eclipse.birt.report.tests.model 4.14.0-SNAPSHOT  SUCCESS [ 20.364 s]
[INFO] org.eclipse.birt.tests 4.14.0-SNAPSHOT ............. SUCCESS [  2.624 s]
[INFO] org.eclipse.birt.tests.data 4.14.0-SNAPSHOT ........ SUCCESS [ 27.564 s]
[INFO] org.eclipse.birt.tests 4.14.0-SNAPSHOT ............. SKIPPED
[INFO] org.eclipse.birt.nl-parent 4.14.0-SNAPSHOT ......... SUCCESS [  1.189 s]
[INFO] org.eclipse.birt.chart.device.extension.nl1 4.14.0-SNAPSHOT SUCCESS [ 17.622 s]
[INFO] org.eclipse.birt.chart.device.svg.nl1 4.14.0-SNAPSHOT SUCCESS [  2.889 s]
[INFO] org.eclipse.birt.chart.device.swt.nl1 4.14.0-SNAPSHOT SUCCESS [  4.075 s]
[INFO] org.eclipse.birt.chart.engine.extension.nl1 4.14.0-SNAPSHOT SUCCESS [  3.783 s]
[INFO] org.eclipse.birt.chart.engine.nl1 4.14.0-SNAPSHOT .. SUCCESS [  2.914 s]
[INFO] org.eclipse.birt.chart.examples.core.nl1 4.14.0-SNAPSHOT SUCCESS [  2.912 s]
[INFO] org.eclipse.birt.chart.examples.nl1 4.14.0-SNAPSHOT  SUCCESS [  4.574 s]
[INFO] org.eclipse.birt.chart.reportitem.nl1 4.14.0-SNAPSHOT SUCCESS [  3.342 s]
[INFO] org.eclipse.birt.chart.reportitem.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  4.640 s]
[INFO] org.eclipse.birt.chart.ui.extension.nl1 4.14.0-SNAPSHOT SUCCESS [  3.677 s]
[INFO] org.eclipse.birt.chart.ui.nl1 4.14.0-SNAPSHOT ...... SUCCESS [  3.676 s]
[INFO] org.eclipse.birt.core.nl1 4.14.0-SNAPSHOT .......... SUCCESS [  3.267 s]
[INFO] org.eclipse.birt.core.script.function.nl1 4.14.0-SNAPSHOT SUCCESS [  2.747 s]
[INFO] org.eclipse.birt.core.ui.nl1 4.14.0-SNAPSHOT ....... SUCCESS [  3.126 s]
[INFO] org.eclipse.birt.data.aggregation.nl1 4.14.0-SNAPSHOT SUCCESS [  4.772 s]
[INFO] org.eclipse.birt.data.nl1 4.14.0-SNAPSHOT .......... SUCCESS [  3.211 s]
[INFO] org.eclipse.birt.data.oda.mongodb.nl1 4.14.0-SNAPSHOT SUCCESS [  3.941 s]
[INFO] org.eclipse.birt.data.oda.mongodb.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.615 s]
[INFO] org.eclipse.birt.data.oda.pojo.nl1 4.14.0-SNAPSHOT . SUCCESS [  3.130 s]
[INFO] org.eclipse.birt.data.oda.pojo.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.601 s]
[INFO] org.eclipse.birt.resources.nl1 4.14.0-SNAPSHOT ..... SUCCESS [  2.896 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.nl1 4.14.0-SNAPSHOT SUCCESS [  3.342 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.387 s]
[INFO] org.eclipse.birt.report.data.oda.sampledb.nl1 4.14.0-SNAPSHOT SUCCESS [  2.947 s]
[INFO] org.eclipse.birt.report.data.oda.sampledb.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.473 s]
[INFO] org.eclipse.birt.report.data.oda.xml.nl1 4.14.0-SNAPSHOT SUCCESS [  3.192 s]
[INFO] org.eclipse.birt.report.data.oda.xml.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.588 s]
[INFO] org.eclipse.birt.report.debug.core.nl1 4.14.0-SNAPSHOT SUCCESS [  3.407 s]
[INFO] org.eclipse.birt.report.debug.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  5.389 s]
[INFO] org.eclipse.birt.report.designer.core.nl1 4.14.0-SNAPSHOT SUCCESS [  4.085 s]
[INFO] org.eclipse.birt.report.designer.ui.editors.schematic.nl1 4.14.0-SNAPSHOT SUCCESS [  3.135 s]
[INFO] org.eclipse.birt.report.designer.ui.ide.nl1 4.14.0-SNAPSHOT SUCCESS [  4.860 s]
[INFO] org.eclipse.birt.report.designer.ui.lib.explorer.nl1 4.14.0-SNAPSHOT SUCCESS [  3.392 s]
[INFO] org.eclipse.birt.report.designer.ui.lib.nl1 4.14.0-SNAPSHOT SUCCESS [  3.118 s]
[INFO] org.eclipse.birt.report.designer.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.707 s]
[INFO] org.eclipse.birt.report.engine.nl1 4.14.0-SNAPSHOT . SUCCESS [  3.983 s]
[INFO] org.eclipse.birt.report.model.nl1 4.14.0-SNAPSHOT .. SUCCESS [  3.854 s]
[INFO] org.eclipse.birt.report.viewers.nl1 4.14.0-SNAPSHOT  SUCCESS [  3.915 s]
[INFO] org.eclipse.birt.report.item.crosstab.core.nl1 4.14.0-SNAPSHOT SUCCESS [  4.202 s]
[INFO] org.eclipse.birt.report.item.crosstab.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  4.060 s]
[INFO] org.eclipse.birt.report.designer.ui.editor.xml.wtp.nl1 4.14.0-SNAPSHOT SUCCESS [  3.434 s]
[INFO] org.eclipse.birt.report.designer.ui.views.nl1 4.14.0-SNAPSHOT SUCCESS [  3.646 s]
[INFO] org.eclipse.birt.report.data.adapter.nl1 4.14.0-SNAPSHOT SUCCESS [  3.098 s]
[INFO] org.eclipse.birt.report.designer.ui.preview 4.14.0-SNAPSHOT SUCCESS [  4.791 s]
[INFO] org.eclipse.birt.report.designer.ui.preview.nl1 4.14.0-SNAPSHOT SUCCESS [  4.214 s]
[INFO] org.eclipse.birt.report.designer.ui.preview.web.nl1 4.14.0-SNAPSHOT SUCCESS [  3.428 s]
[INFO] org.eclipse.birt.report.designer.ui.cubebuilder.nl1 4.14.0-SNAPSHOT SUCCESS [  3.444 s]
[INFO] org.eclipse.birt.report.engine.dataextraction.csv.nl1 4.14.0-SNAPSHOT SUCCESS [  3.326 s]
[INFO] org.eclipse.birt.report.designer.ui.editor.script.nl1 4.14.0-SNAPSHOT SUCCESS [  4.037 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile.nl1 4.14.0-SNAPSHOT SUCCESS [  2.675 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.217 s]
[INFO] org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.nl1 4.14.0-SNAPSHOT SUCCESS [  2.827 s]
[INFO] org.eclipse.birt.report.designer.ui.editors.nl1 4.14.0-SNAPSHOT SUCCESS [  9.211 s]
[INFO] org.eclipse.birt.report.engine.dataextraction.nl1 4.14.0-SNAPSHOT SUCCESS [  4.216 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.excel.nl1 4.14.0-SNAPSHOT SUCCESS [  3.301 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.pdf.nl1 4.14.0-SNAPSHOT SUCCESS [  4.118 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.html.nl1 4.14.0-SNAPSHOT SUCCESS [  3.244 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.nl1 4.14.0-SNAPSHOT SUCCESS [  3.755 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.ppt.nl1 4.14.0-SNAPSHOT SUCCESS [  4.115 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.postscript.nl1 4.14.0-SNAPSHOT SUCCESS [  3.892 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.wpml.nl1 4.14.0-SNAPSHOT SUCCESS [  6.702 s]
[INFO] org.eclipse.birt.report.data.bidi.utils.nl1 4.14.0-SNAPSHOT SUCCESS [  4.368 s]
[INFO] org.eclipse.birt.report.data.oda.hive.nl1 4.14.0-SNAPSHOT SUCCESS [  3.111 s]
[INFO] org.eclipse.birt.report.data.oda.hive.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.429 s]
[INFO] org.eclipse.birt.report.data.oda.excel.nl1 4.14.0-SNAPSHOT SUCCESS [  2.861 s]
[INFO] org.eclipse.birt.report.data.oda.excel.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.217 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.docx.nl1 4.14.0-SNAPSHOT SUCCESS [  3.276 s]
[INFO] org.eclipse.birt.report.engine.emitter.config.pptx.nl1 4.14.0-SNAPSHOT SUCCESS [  4.333 s]
[INFO] org.eclipse.birt.nl 4.14.0-SNAPSHOT ................ SUCCESS [  6.643 s]
[INFO] birt-epp 4.14.0-SNAPSHOT ........................... SKIPPED
[INFO] org.eclipse.birt.report.designer.ui.rcp 4.14.0-SNAPSHOT SUCCESS [  4.250 s]
[INFO] org.eclipse.birt.rcp 4.14.0-SNAPSHOT ............... SUCCESS [  1.684 s]
[INFO] birt-report-rcp 4.14.0-SNAPSHOT .................... SUCCESS [09:53 min]
[INFO] birt-report-all-in-one 4.14.0-SNAPSHOT ............. SUCCESS [08:51 min]
[INFO] birt-report-framework 4.14.0-SNAPSHOT .............. SUCCESS [ 17.625 s]
[INFO] org.eclipse.birt.doc.isv 4.14.0-SNAPSHOT ........... SUCCESS [01:16 min]
[INFO] org.eclipse.birt.doc.isv 4.14.0-SNAPSHOT ........... SUCCESS [  2.521 s]
[INFO] birt-report-framework-sdk 4.14.0-SNAPSHOT .......... SUCCESS [ 31.642 s]
[INFO] org.eclipse.birt.build 4.14.0-SNAPSHOT ............. SUCCESS [  6.269 s]
[INFO] org.eclipse.birt.chart.integration.wtp.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  3.953 s]
[INFO] org.eclipse.birt.integration.wtp.ui.nl1 4.14.0-SNAPSHOT SUCCESS [  4.750 s]
[INFO] org.eclipse.birt.wtp.nl 4.14.0-SNAPSHOT ............ SUCCESS [  3.927 s]
[INFO] org.eclipse.birt.report.designer.ui.rcp.nl1 4.14.0-SNAPSHOT SUCCESS [  3.511 s]
[INFO] org.eclipse.birt.rcp.nl 4.14.0-SNAPSHOT ............ SUCCESS [  3.107 s]
[INFO] org.eclipse.birt.p2updatesite 4.14.0-SNAPSHOT ...... SKIPPED
[INFO] org.eclipse.birt.api 4.14.0-SNAPSHOT ............... SKIPPED
[INFO] birt-runtime-osgi 4.14.0-SNAPSHOT .................. SKIPPED
[INFO] birt-runtime 4.14.0-SNAPSHOT ....................... SKIPPED
[INFO] birt-sample-plugins 4.14.0-SNAPSHOT ................ SUCCESS [  4.007 s]
[INFO] birt-tests-suite 4.14.0-SNAPSHOT ................... SKIPPED
[INFO] org.eclipse.birt.integration.wtp.sdk 4.14.0-SNAPSHOT SUCCESS [  2.406 s]
[INFO] birt-wtp-integration-sdk 4.14.0-SNAPSHOT ........... SUCCESS [ 13.826 s]
[INFO] org.eclipse.birt.chart.viewer 4.14.0-SNAPSHOT ...... SUCCESS [  6.397 s]
[INFO] org.eclipse.birt.chart.viewer 4.14.0-SNAPSHOT ...... SUCCESS [  2.694 s]
[INFO] birt-source 4.14.0-SNAPSHOT ........................ SUCCESS [ 20.643 s]
[INFO] org.eclipse.birt.build.package.nl-parent 4.14.0-SNAPSHOT SUCCESS [  0.015 s]
[INFO] NLpack1-birt-charts 4.14.0-SNAPSHOT ................ FAILURE [  0.316 s]
[INFO] NLpack1-birt-rcp-report-designer 4.14.0-SNAPSHOT ... FAILURE [  0.035 s]
[INFO] NLpack1-birt-report-designer-all-in-one 4.14.0-SNAPSHOT FAILURE [  0.035 s]
[INFO] NLpack1-birt-report-framework 4.14.0-SNAPSHOT ...... FAILURE [  0.038 s]
[INFO] NLpack1-birt-runtime 4.14.0-SNAPSHOT ............... FAILURE [  0.035 s]
[INFO] birt-publish 4.14.0-SNAPSHOT ....................... SUCCESS [  0.012 s]
[INFO] birt-runtime-test 4.14.0-SNAPSHOT .................. FAILURE [  1.091 s]
[INFO] org.eclipse.birt.chart-parent 4.14.0-SNAPSHOT ...... SUCCESS [  0.110 s]
[INFO] org.eclipse.birt.common-parent 4.14.0-SNAPSHOT ..... SUCCESS [  0.016 s]
[INFO] org.eclipse.birt.data.oda.pojo.tests 4.14.0-SNAPSHOT SUCCESS [ 14.094 s]
[INFO] org.eclipse.birt.data-parent 4.14.0-SNAPSHOT ....... SUCCESS [  0.204 s]
[INFO] org.eclipse.birt.docs-parent 4.14.0-SNAPSHOT ....... SUCCESS [  0.081 s]
[INFO] org.eclipse.birt.report.engine.dataextraction.csv.tests 4.14.0-SNAPSHOT SUCCESS [  9.409 s]
[INFO] org.eclipse.birt.report.engine.emitter.pptx.tests 4.14.0-SNAPSHOT SUCCESS [ 15.930 s]
[INFO] uk.co.spudsoft.birt.emitters.excel.tests 4.14.0-SNAPSHOT SUCCESS [ 14.722 s]
[INFO] org.eclipse.birt.engine-parent 4.14.0-SNAPSHOT ..... SUCCESS [  0.197 s]
[INFO] org.eclipse.birt.sdk 4.14.0-SNAPSHOT ............... SUCCESS [  3.237 s]
[INFO] org.eclipse.birt.report.designer.ui.samples.ide.nl1 4.14.0-SNAPSHOT SUCCESS [  3.877 s]
[INFO] org.eclipse.birt.report.designer.ui.samplesview.nl1 4.14.0-SNAPSHOT SUCCESS [  3.662 s]
[INFO] org.eclipse.birt.report.designer.ui.preview.static_html 4.14.0-SNAPSHOT SUCCESS [  4.062 s]
[INFO] org.eclipse.birt.report.designer.ui.preview.test 4.14.0-SNAPSHOT SUCCESS [  4.804 s]
[INFO] org.eclipse.birt.UI-parent 4.14.0-SNAPSHOT ......... SUCCESS [  0.161 s]
[INFO] org.eclipse.birt.jetty.overlay 4.14.0-SNAPSHOT ..... SUCCESS [  3.232 s]
[INFO] org.eclipse.birt.report.viewer.tests 4.14.0-SNAPSHOT SUCCESS [  5.663 s]
[INFO] org.eclipse.birt.viewer-parent 4.14.0-SNAPSHOT ..... SUCCESS [  0.036 s]
[INFO] org.eclipse.birt.report.item.crosstab.core.tests 4.14.0-SNAPSHOT SUCCESS [ 14.726 s]
[INFO] org.eclipse.birt.xtab-parent 4.14.0-SNAPSHOT ....... SUCCESS [  0.041 s]
[INFO] org.eclipse.birt.promote 4.14.0-SNAPSHOT ........... FAILURE [ 14.415 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:03 h
[INFO] Finished at: 2023-06-06T14:06:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test (default-test) on project org.eclipse.birt.report.tests.chart: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/build-test/testsuites/org.eclipse.birt.report.tests.chart/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (default) on project NLpack1-birt-charts: An Ant BuildException has occured: src '/home/jenkins/agent/workspace/build-test/build/org.eclipse.birt.p2updatesite/target/org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip' doesn't exist.
[ERROR] around Ant part ...<unzip src="..\..\..\org.eclipse.birt.p2updatesite\target\org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip" dest="/home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-charts/target/p2updatesite" />... @ 4:224 in /home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-charts/target/antrun/build-main.xml
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (default) on project NLpack1-birt-rcp-report-designer: An Ant BuildException has occured: src '/home/jenkins/agent/workspace/build-test/build/org.eclipse.birt.p2updatesite/target/org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip' doesn't exist.
[ERROR] around Ant part ...<unzip src="..\..\..\org.eclipse.birt.p2updatesite\target\org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip" dest="/home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-rcp-report-designer/target/p2updatesite" />... @ 4:237 in /home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-rcp-report-designer/target/antrun/build-main.xml
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (default) on project NLpack1-birt-report-designer-all-in-one: An Ant BuildException has occured: src '/home/jenkins/agent/workspace/build-test/build/org.eclipse.birt.p2updatesite/target/org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip' doesn't exist.
[ERROR] around Ant part ...<unzip src="..\..\..\org.eclipse.birt.p2updatesite\target\org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip" dest="/home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-report-designer-all-in-one/target/p2updatesite" />... @ 4:244 in /home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-report-designer-all-in-one/target/antrun/build-main.xml
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (default) on project NLpack1-birt-report-framework: An Ant BuildException has occured: src '/home/jenkins/agent/workspace/build-test/build/org.eclipse.birt.p2updatesite/target/org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip' doesn't exist.
[ERROR] around Ant part ...<unzip src="..\..\..\org.eclipse.birt.p2updatesite\target\org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip" dest="/home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-report-framework/target/p2updatesite" />... @ 4:234 in /home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-report-framework/target/antrun/build-main.xml
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (default) on project NLpack1-birt-runtime: An Ant BuildException has occured: src '/home/jenkins/agent/workspace/build-test/build/org.eclipse.birt.p2updatesite/target/org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip' doesn't exist.
[ERROR] around Ant part ...<unzip src="..\..\..\org.eclipse.birt.p2updatesite\target\org.eclipse.birt.p2updatesite-4.14.0-SNAPSHOT.zip" dest="/home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-runtime/target/p2updatesite" />... @ 4:225 in /home/jenkins/agent/workspace/build-test/build/birt-packages/birt-nl/birt-runtime/target/antrun/build-main.xml
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (copy) on project birt-runtime-test: Unable to find artifact. The following artifacts could not be resolved: org.eclipse.birt:birt-runtime:zip:4.14.0-SNAPSHOT (absent): Could not find artifact org.eclipse.birt:birt-runtime:zip:4.14.0-SNAPSHOT
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command: 
[ERROR]     mvn install:install-file -DgroupId=org.eclipse.birt -DartifactId=birt-runtime -Dversion=4.14.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there: 
[ERROR]     mvn deploy:deploy-file -DgroupId=org.eclipse.birt -DartifactId=birt-runtime -Dversion=4.14.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR]   org.eclipse.birt:birt-runtime:zip:4.14.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, releases=true, snapshots=false)
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-eclipserun-plugin:2.7.5:eclipse-run (promote) on project org.eclipse.birt.promote: Error while executing platform: Error while executing platform: return code=13, see content of /home/jenkins/agent/workspace/build-test/promotion/target/eclipserun-work/data/.metadata/.logfor more details. -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :org.eclipse.birt.report.tests.chart
[Pipeline] }
Terminating xvnc.

Tue Jun  6 14:06:15 2023
 ComparingUpdateTracker: 0 pixels in / 0 pixels out
 ComparingUpdateTracker: (1:-nan ratio)
[Pipeline] // xvnc
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 141 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE