See <https://builds.apache.org/job/Struts-master-JDK7/256/display/redirect?page=changes>
Changes: [lukaszlenart] Allows use Jenkinsfile syntax in IDEA ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H41 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-master-JDK7/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/struts.git > git init <https://builds.apache.org/job/Struts-master-JDK7/ws/> # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git > git --version # timeout=10 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.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/struts.git > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10 Checking out Revision 66a3f82d7bd38e100b48f14ab95423468cf36aaa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66a3f82d7bd38e100b48f14ab95423468cf36aaa Commit message: "Allows use Jenkinsfile syntax in IDEA" > git rev-list --no-walk 4d7deafb6b4de2ab6051203bc5f32841b7e71529 # timeout=10 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/ [Struts-master-JDK7] $ /bin/bash -xe /tmp/jenkins8346016385949752837.sh + export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m' + MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m' + /home/jenkins/tools/maven/latest3//bin/mvn clean source:jar javadoc:jar install deploy -DskipWiki -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Struts 2 Bill of Materials [pom] [INFO] Struts 2 [pom] [INFO] Struts 2 Core [jar] [INFO] Struts 2 Plugins [pom] [INFO] Struts 2 Configuration Browser Plugin [jar] [INFO] Struts 2 Sitemesh Plugin [jar] [INFO] Struts 2 Tiles Plugin [jar] [INFO] Struts 2 DWR Plugin [jar] [INFO] Struts 2 Spring Plugin [jar] [INFO] Struts 2 Convention Plugin [jar] [INFO] Struts 2 JUnit Plugin [jar] [INFO] Struts 2 JSON Plugin [jar] [INFO] Struts 2 Bean Validation Plugin [jar] [INFO] Struts 2 Async Plugin [jar] [INFO] Struts 2 Webapps [pom] [INFO] Struts 2 Showcase Webapp [war] [INFO] Struts 2 REST Plugin [jar] [INFO] Struts 2 Rest Showcase Webapp [war] [INFO] Struts 2 CDI Plugin [jar] [INFO] DEPRECATED: Struts 2 Embedded JSP Plugin [jar] [INFO] Struts 2 GXP Plugin [jar] [INFO] Struts 2 Jasper Reports Plugin [jar] [INFO] Struts 2 Java Templates Plugin [jar] [INFO] Struts 2 JFreeChart Plugin [jar] [INFO] Struts 2 OSGi Plugin [jar] [INFO] Struts 2 OVal Plugin [jar] [INFO] Struts 2 Pell Multipart Plugin [jar] [INFO] Struts 2 Plexus Plugin [jar] [INFO] Struts 2 Portlet Plugin [jar] [INFO] Struts 2 Portlet Tiles Plugin [jar] [INFO] DEPRECATED: Struts 2 Sitegraph Plugin [jar] [INFO] Struts 2 TestNG Plugin [jar] [INFO] Struts 2 OSGi Bundles [pom] [INFO] Struts 2 OSGi Admin Bundle [bundle] [INFO] Struts 2 OSGi Demo Bundle [bundle] [INFO] Struts 2 Assembly [pom] [INFO] [INFO] -------------------< org.apache.struts:struts2-bom >-------------------- [INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT [1/36] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-bom --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ struts2-bom >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ struts2-bom <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ struts2-bom --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ struts2-bom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ struts2-bom --- [INFO] Installing <https://builds.apache.org/job/Struts-master-JDK7/ws/bom/pom.xml> to /home/jenkins/.m2/repository/org/apache/struts/struts2-bom/2.6-SNAPSHOT/struts2-bom-2.6-SNAPSHOT.pom [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ struts2-bom --- [INFO] Installing <https://builds.apache.org/job/Struts-master-JDK7/ws/bom/pom.xml> to /home/jenkins/.m2/repository/org/apache/struts/struts2-bom/2.6-SNAPSHOT/struts2-bom-2.6-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ struts2-bom --- Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/maven-metadata.xml Progress (1): 605 B Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/maven-metadata.xml (605 B at 543 B/s) Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/struts2-bom-2.6-20190130.194047-153.pom Progress (1): 2.0/7.8 kBProgress (1): 4.1/7.8 kBProgress (1): 6.1/7.8 kBProgress (1): 7.8 kB Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/struts2-bom-2.6-20190130.194047-153.pom (7.8 kB at 7.0 kB/s) Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/maven-metadata.xml Progress (1): 871 B Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/maven-metadata.xml (871 B at 1.6 kB/s) Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/maven-metadata.xml Progress (1): 605 B Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/maven-metadata.xml (605 B at 555 B/s) Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/maven-metadata.xml Progress (1): 871 B Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/maven-metadata.xml (871 B at 795 B/s) [INFO] [INFO] ------------------< org.apache.struts:struts2-parent >------------------ [INFO] Building Struts 2 2.6-SNAPSHOT [2/36] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-parent --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ struts2-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ struts2-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ struts2-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ struts2-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-parent --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent --- [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent --- [INFO] Added 1 additional default licenses. [INFO] Added 1 custom approved licenses. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK7/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 114 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js [INFO] Exclude: src/site/resources/tags/**/*.html [INFO] Exclude: src/main/resources/*LICENSE.txt [INFO] Exclude: src/test/resources/**/*.txt [INFO] Exclude: src/main/webapp/**/*.css [INFO] Exclude: src/main/webapp/**/*.map [INFO] Exclude: src/main/webapp/**/*.js [INFO] Exclude: src/main/webapp/**/*.svg [INFO] Exclude: src/main/webapp/**/*.txt [INFO] Exclude: src/main/resources/**/sitegraph-usage.txt [INFO] Exclude: src/main/resources/**/docs-urls.txt [INFO] Exclude: src/etc/header.txt [INFO] Exclude: src/main/resources/static/css/**/*.css [INFO] Exclude: src/main/resources/static/js/**/*.js [INFO] Exclude: src/main/resources/docs.cfg [INFO] Exclude: src/main/webapp/fonts/**/* [INFO] 4 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 3 licenses. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT: [INFO] [INFO] Struts 2 Bill of Materials ......................... SUCCESS [ 8.471 s] [INFO] Struts 2 ........................................... FAILURE [ 1.403 s] [INFO] Struts 2 Core ...................................... SKIPPED [INFO] Struts 2 Plugins ................................... SKIPPED [INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED [INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED [INFO] Struts 2 Tiles Plugin .............................. SKIPPED [INFO] Struts 2 DWR Plugin ................................ SKIPPED [INFO] Struts 2 Spring Plugin ............................. SKIPPED [INFO] Struts 2 Convention Plugin ......................... SKIPPED [INFO] Struts 2 JUnit Plugin .............................. SKIPPED [INFO] Struts 2 JSON Plugin ............................... SKIPPED [INFO] Struts 2 Bean Validation Plugin .................... SKIPPED [INFO] Struts 2 Async Plugin .............................. SKIPPED [INFO] Struts 2 Webapps ................................... SKIPPED [INFO] Struts 2 Showcase Webapp ........................... SKIPPED [INFO] Struts 2 REST Plugin ............................... SKIPPED [INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED [INFO] Struts 2 CDI Plugin ................................ SKIPPED [INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED [INFO] Struts 2 GXP Plugin ................................ SKIPPED [INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED [INFO] Struts 2 Java Templates Plugin ..................... SKIPPED [INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED [INFO] Struts 2 OSGi Plugin ............................... SKIPPED [INFO] Struts 2 OVal Plugin ............................... SKIPPED [INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED [INFO] Struts 2 Plexus Plugin ............................. SKIPPED [INFO] Struts 2 Portlet Plugin ............................ SKIPPED [INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED [INFO] DEPRECATED: Struts 2 Sitegraph Plugin .............. SKIPPED [INFO] Struts 2 TestNG Plugin ............................. SKIPPED [INFO] Struts 2 OSGi Bundles .............................. SKIPPED [INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED [INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED [INFO] Struts 2 Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.410 s [INFO] Finished at: 2019-01-30T19:40:52Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project struts2-parent: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/Struts-master-JDK7/ws/target/rat.txt> -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :struts2-parent Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org