See <https://builds.apache.org/job/Empire-db%20snapshot/1092/display/redirect?page=changes>
Changes: [doebele] [maven-release-plugin] prepare release apache-empire-db-2.5.0-rc1 ------------------------------------------ Started by an SCM change Running as SYSTEM No JDK named ?OpenJDK 8 (on Ubuntu only) ? found No JDK named ?OpenJDK 8 (on Ubuntu only) ? found [EnvInject] - Loading node environment variables. No JDK named ?OpenJDK 8 (on Ubuntu only) ? found Building remotely on H43 (ubuntu) in workspace <https://builds.apache.org/job/Empire-db%20snapshot/ws/> No JDK named ?OpenJDK 8 (on Ubuntu only) ? found using credential doebele No JDK named ?OpenJDK 8 (on Ubuntu only) ? found Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/empire-db.git > git init <https://builds.apache.org/job/Empire-db%20snapshot/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/empire-db.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/empire-db.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://gitbox.apache.org/repos/asf/empire-db.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/empire-db.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/empire-db.git using GIT_ASKPASS to set credentials > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/empire-db.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 No JDK named ?OpenJDK 8 (on Ubuntu only) ? found Checking out Revision b88d326871012a62abec0fcfa14358946570903a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b88d326871012a62abec0fcfa14358946570903a Commit message: "[maven-release-plugin] prepare release apache-empire-db-2.5.0-rc1" > git rev-list --no-walk 707de6298d6f35c5360c47a958b2d4736df686ee # timeout=10 No JDK named ?OpenJDK 8 (on Ubuntu only) ? found [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 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 [1/16] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.pom (11 kB at 8.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/parent-pom/5/parent-pom-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/parent-pom/5/parent-pom-5.pom (9.0 kB at 176 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.jar (54 kB at 687 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.7/junit-4.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.7/junit-4.7.pom (1.2 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.8.2/mockito-core-1.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.8.2/mockito-core-1.8.2.pom (1.3 kB at 31 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.7/junit-4.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.8.2/mockito-core-1.8.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.7/junit-4.7.jar (232 kB at 544 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.8.2/mockito-core-1.8.2.jar (1.3 MB at 2.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ empire-db-parent --- [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] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom (4.1 kB at 91 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 137 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom (4.8 kB at 112 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom (4.9 kB at 140 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar (86 kB at 587 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar (177 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar (23 kB at 120 kB/s) [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] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/xmltool/xmltool/3.3/xmltool-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/xmltool/xmltool/3.3/xmltool-3.3.pom (14 kB at 261 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/xmltool/xmltool/3.3/xmltool-3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/xmltool/xmltool/3.3/xmltool-3.3.jar (55 kB at 726 kB/s) [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] 696 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 673 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/empire-db-parent-2.5.0.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] --- 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] 696 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 673 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/empire-db-parent-2.5.0.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ empire-db-parent --- [INFO] Uploading to apache.releases.https: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/empire-db/empire-db-parent/2.5.0/empire-db-parent-2.5.0.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Empire-db 2.5.0: [INFO] [INFO] Apache Empire-db ................................... FAILURE [ 19.627 s] [INFO] Apache Empire-db Core .............................. SKIPPED [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: 21.404 s [INFO] Finished at: 2020-05-04T12:48:56Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project empire-db-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.empire-db:empire-db-parent:pom:2.5.0 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Transfer failed for https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/empire-db/empire-db-parent/2.5.0/empire-db-parent-2.5.0.pom 401 Unauthorized -> [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Recording test results No JDK named ?OpenJDK 8 (on Ubuntu only) ? found ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? No JDK named ?OpenJDK 8 (on Ubuntu only) ? found
