See
<https://builds.apache.org/job/Empire-db%20snapshot/1010/display/redirect?page=changes>
Changes:
[doebele] EMPIREDB-306 added missing dependency
------------------------------------------
[...truncated 941 B...]
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 641fa7cb897d1bf10c06d0d94221d6cedb8396c2
(refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 641fa7cb897d1bf10c06d0d94221d6cedb8396c2
Commit message: "EMPIREDB-306 added missing dependency"
> git rev-list --no-walk 2beec355ce4923fa19b529b81459a3fc8c66acbe # timeout=10
[Empire-db snapshot] $ /home/jenkins/tools/maven/latest3/bin/mvn -PCI -B clean
install deploy
[INFO] Scanning for projects...
[WARNING] The project org.apache.empire-db:empire-db-parent:pom:2.5.0-SNAPSHOT
uses prerequisites which is only intended for maven-plugin projects but not for
non maven-plugin projects. For such purposes you should use the
maven-enforcer-plugin. See
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Empire-db [pom]
[INFO] Apache Empire-db Core [jar]
[INFO] Apache Empire-db Struts2 Extension [jar]
[INFO] Apache Empire-db Java Server Faces 2.x extensions [jar]
[INFO] Apache Empire-db Code Generator [jar]
[INFO] Apache Empire-db Maven Plugin [maven-plugin]
[INFO] Apache Empire-db Spring JDBC Template [jar]
[INFO] Apache Empire-db Examples [pom]
[INFO] Apache Empire-db Basic Example [jar]
[INFO] Apache Empire-db Advanced Example [jar]
[INFO] Apache Empire-db CXF Example [jar]
[INFO] Apache Empire-db Spring Example [jar]
[INFO] Apache Empire-db Struts2 Example [war]
[INFO] Apache Empire-db Struts2/CXF Example [war]
[INFO] Apache Empire-db JSF2 Example [war]
[INFO] Apache Empire-db Vue.js Example [war]
[INFO]
[INFO] ---------------< org.apache.empire-db:empire-db-parent >----------------
[INFO] Building Apache Empire-db 2.5.0-SNAPSHOT [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ empire-db-parent ---
[INFO] Deleting <https://builds.apache.org/job/Empire-db%20snapshot/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @
empire-db-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ empire-db-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @
empire-db-parent ---
[INFO]
[INFO] --- maven-bundle-plugin:2.5.0:manifest (bundle-manifest) @
empire-db-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
empire-db-parent ---
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @
empire-db-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @
empire-db-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @
empire-db-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ empire-db-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ empire-db-parent
---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-api) @
empire-db-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO]
[INFO] --- maven-license-plugin:1.9.0:check (default) @ empire-db-parent ---
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding
<strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See http://code.google.com/p/maven-license-plugin/wiki/Configuration
for more information.
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ empire-db-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/empire-db-example-vue/src/main/webapp/static/**
[INFO] Exclude: **/empire-db-example-vue/src/main/vue/node_modules/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.tomcatplugin
[INFO] Exclude: **/empire-db-example-vue/src/main/vue/.*
[INFO] Exclude: release.properties
[INFO] Exclude: **/hsqldb/sample.*
[INFO] 690 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 667 licence.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
empire-db-parent ---
[INFO] Installing
<https://builds.apache.org/job/Empire-db%20snapshot/ws/pom.xml> to
/home/jenkins/.m2/repository/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/empire-db-parent-2.5.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @
empire-db-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ empire-db-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @
empire-db-parent ---
[INFO]
[INFO] --- maven-bundle-plugin:2.5.0:manifest (bundle-manifest) @
empire-db-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
empire-db-parent ---
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @
empire-db-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @
empire-db-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @
empire-db-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ empire-db-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ empire-db-parent
---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-api) @
empire-db-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO]
[INFO] --- maven-license-plugin:1.9.0:check (default) @ empire-db-parent ---
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding
<strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See http://code.google.com/p/maven-license-plugin/wiki/Configuration
for more information.
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ empire-db-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/empire-db-example-vue/src/main/webapp/static/**
[INFO] Exclude: **/empire-db-example-vue/src/main/vue/node_modules/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.tomcatplugin
[INFO] Exclude: **/empire-db-example-vue/src/main/vue/.*
[INFO] Exclude: release.properties
[INFO] Exclude: **/hsqldb/sample.*
[INFO] 690 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 667 licence.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
empire-db-parent ---
[INFO] Installing
<https://builds.apache.org/job/Empire-db%20snapshot/ws/pom.xml> to
/home/jenkins/.m2/repository/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/empire-db-parent-2.5.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ empire-db-parent
---
[INFO] Downloading from apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/maven-metadata.xml
(615 B at 604 B/s)
[INFO] Uploading to apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/empire-db-parent-2.5.0-20190924.190226-37.pom
[INFO] Uploaded to apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/empire-db-parent-2.5.0-20190924.190226-37.pom
(27 kB at 22 kB/s)
[INFO] Downloading from apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/maven-metadata.xml
(629 B at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/2.5.0-SNAPSHOT/maven-metadata.xml
(615 B at 573 B/s)
[INFO] Uploading to apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/org/apache/empire-db/empire-db-parent/maven-metadata.xml
(629 B at 576 B/s)
[INFO]
[INFO] -------------------< org.apache.empire-db:empire-db >-------------------
[INFO] Building Apache Empire-db Core 2.5.0-SNAPSHOT [2/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ empire-db ---
[INFO] Deleting
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ empire-db
---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ empire-db ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ empire-db ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ empire-db
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ empire-db ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 138 source files to
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target/classes>
[WARNING]
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/src/main/java/org/apache/empire/db/DBTable.java>:
Some input files use or override a deprecated API.
[WARNING]
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/src/main/java/org/apache/empire/db/DBTable.java>:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-bundle-plugin:2.5.0:manifest (bundle-manifest) @ empire-db ---
[WARNING] Manifest org.apache.empire-db:empire-db:jar:2.5.0-SNAPSHOT : Unused
Import-Package instructions: [org.apache.empire*]
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @
empire-db ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
empire-db ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target/test-classes>
[WARNING]
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/src/test/java/org/apache/empire/db/sqlite/DBDatabaseDriverSQLiteTest.java>:
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/src/test/java/org/apache/empire/db/sqlite/DBDatabaseDriverSQLiteTest.java>
uses or overrides a deprecated API.
[WARNING]
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/src/test/java/org/apache/empire/db/sqlite/DBDatabaseDriverSQLiteTest.java>:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ empire-db ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Empire-db 2.5.0-SNAPSHOT:
[INFO]
[INFO] Apache Empire-db ................................... SUCCESS [ 13.938 s]
[INFO] Apache Empire-db Core .............................. FAILURE [ 6.390 s]
[INFO] Apache Empire-db Struts2 Extension ................. SKIPPED
[INFO] Apache Empire-db Java Server Faces 2.x extensions .. SKIPPED
[INFO] Apache Empire-db Code Generator .................... SKIPPED
[INFO] Apache Empire-db Maven Plugin ...................... SKIPPED
[INFO] Apache Empire-db Spring JDBC Template .............. SKIPPED
[INFO] Apache Empire-db Examples .......................... SKIPPED
[INFO] Apache Empire-db Basic Example ..................... SKIPPED
[INFO] Apache Empire-db Advanced Example .................. SKIPPED
[INFO] Apache Empire-db CXF Example ....................... SKIPPED
[INFO] Apache Empire-db Spring Example .................... SKIPPED
[INFO] Apache Empire-db Struts2 Example ................... SKIPPED
[INFO] Apache Empire-db Struts2/CXF Example ............... SKIPPED
[INFO] Apache Empire-db JSF2 Example ...................... SKIPPED
[INFO] Apache Empire-db Vue.js Example .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.698 s
[INFO] Finished at: 2019-09-24T19:02:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project empire-db: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd
"<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db"> &&
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar
'<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target/surefire/surefirebooter6831713342221052494.jar'>
'<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target/surefire/surefire4760007370503532211tmp'>
'<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db/target/surefire/surefire_01890712626632430440tmp'>
[ERROR] -> [Help 1]
[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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :empire-db
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found
but none of them are new. Did leafNodes run?
For example,
<https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db-codegen/target/surefire-reports/TEST-org.apache.empire.db.codegen.CodeGenAppTest.xml>
is 14 days old