See <https://builds.apache.org/job/sshd-master/205/display/redirect?page=changes>
Changes: [lyor.goldstein] [SSHD-838] Implement initial IoServiceEventListener in [lyor.goldstein] [SSHD-838] Added MINA and Netty transport artifacts to CLI and assembly [lyor.goldstein] [SSHD-838] Added IoServiceEventListener support to MINA I/O service [lyor.goldstein] SSHD-838] Added IoServiceEventListener support to Netty I/O service [lyor.goldstein] [SSHD-837] Added OWASP vulnerabilities Maven plugin check (as profile) ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/sshd-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mina-sshd.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina-sshd.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mina-sshd.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 Checking out Revision 5ac66a8442e71ab3b739d1ab2e488e18ab4be18c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ac66a8442e71ab3b739d1ab2e488e18ab4be18c Commit message: "[SSHD-837] Added OWASP vulnerabilities Maven plugin check (as profile)" > git rev-list --no-walk 881e9db5e4b41d2774d1dc3abfd5ea9f63fe9bc8 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 55262 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sshd-master] $ /home/jenkins/tools/java/latest1.8/bin/java -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.2/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.2/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.2 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 55262 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sshd-master/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/sshd-master/ws/.repository> -B -e clean deploy -Pdeploy [[1;34mINFO[m] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Mina SSHD [INFO] Apache Mina SSHD :: Core [INFO] Apache Mina SSHD :: Mina [INFO] Apache Mina SSHD :: Netty [INFO] Apache Mina SSHD :: SCP [INFO] Apache Mina SSHD :: SFTP [INFO] Apache Mina SSHD :: LDAP [INFO] Apache Mina SSHD :: Git [INFO] Apache Mina SSHD :: Contributions [INFO] Apache Mina SSHD :: Spring integration SFTP adapter [INFO] Apache Mina SSHD :: CLI [INFO] Apache Mina SSHD :: Assembly [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Mina SSHD 2.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sshd --- [INFO] Deleting <https://builds.apache.org/job/sshd-master/ws/target> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-previous-artifact) @ sshd --- [INFO] <https://builds.apache.org/job/sshd-master/ws/.repository/org/apache/sshd/sshd/2.0.1-SNAPSHOT> removed. [INFO] [INFO] --- groovy-maven-plugin:2.0:execute (detect-workspace-root-dir) @ sshd --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ sshd --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (check-apache-license-header) @ sshd --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/sshd-master/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 85 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.iml [INFO] Exclude: README.md [INFO] Exclude: *pmd* [INFO] Exclude: src/docs/** [INFO] Exclude: src/test/resources/** [INFO] Exclude: **/stty-output-*.txt [INFO] Exclude: *checkstyle* [INFO] Exclude: *findbugs* [INFO] Exclude: **/big-msg.txt [INFO] Exclude: .metadata/** [INFO] Exclude: .recommenders/** [INFO] Exclude: RemoteSystemsTempFiles/** [INFO] Exclude: .project [INFO] Exclude: .classpath [INFO] Exclude: .springBeans [INFO] Exclude: .settings/** [INFO] Exclude: .repository/** [INFO] Exclude: LICENSE* [INFO] Exclude: NOTICE* [INFO] 4 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 2 licenses. [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Mina SSHD ................................... FAILURE [ 9.351 s] [INFO] Apache Mina SSHD :: Core ........................... SKIPPED [INFO] Apache Mina SSHD :: Mina ........................... SKIPPED [INFO] Apache Mina SSHD :: Netty .......................... SKIPPED [INFO] Apache Mina SSHD :: SCP ............................ SKIPPED [INFO] Apache Mina SSHD :: SFTP ........................... SKIPPED [INFO] Apache Mina SSHD :: LDAP ........................... SKIPPED [INFO] Apache Mina SSHD :: Git ............................ SKIPPED [INFO] Apache Mina SSHD :: Contributions .................. SKIPPED [INFO] Apache Mina SSHD :: Spring integration SFTP adapter SKIPPED [INFO] Apache Mina SSHD :: CLI ............................ SKIPPED [INFO] Apache Mina SSHD :: Assembly ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.721 s [INFO] Finished at: 2018-08-06T10:11:53Z [INFO] Final Memory: 28M/533M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "deploy" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (check-apache-license-header) on project sshd: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/sshd-master/ws/target/rat.txt> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (check-apache-license-header) on project sshd: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/sshd-master/ws/target/rat.txt> at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:212) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624) at java.lang.Thread.run (Thread.java:748) Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/sshd-master/ws/target/rat.txt> at org.apache.rat.mp.RatCheckMojo.check (RatCheckMojo.java:183) at org.apache.rat.mp.RatCheckMojo.execute (RatCheckMojo.java:156) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:212) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624) at java.lang.Thread.run (Thread.java:748) [ERROR] [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 [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-sftp/pom.xml> to org.apache.sshd/sshd-sftp/2.0.1-SNAPSHOT/sshd-sftp-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-mina/pom.xml> to org.apache.sshd/sshd-mina/2.0.1-SNAPSHOT/sshd-mina-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-contrib/pom.xml> to org.apache.sshd/sshd-contrib/2.0.1-SNAPSHOT/sshd-contrib-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/assembly/pom.xml> to org.apache.sshd/apache-sshd/2.0.1-SNAPSHOT/apache-sshd-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-netty/pom.xml> to org.apache.sshd/sshd-netty/2.0.1-SNAPSHOT/sshd-netty-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-spring-sftp/pom.xml> to org.apache.sshd/sshd-spring-sftp/2.0.1-SNAPSHOT/sshd-spring-sftp-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/pom.xml> to org.apache.sshd/sshd/2.0.1-SNAPSHOT/sshd-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-core/pom.xml> to org.apache.sshd/sshd-core/2.0.1-SNAPSHOT/sshd-core-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-scp/pom.xml> to org.apache.sshd/sshd-scp/2.0.1-SNAPSHOT/sshd-scp-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-ldap/pom.xml> to org.apache.sshd/sshd-ldap/2.0.1-SNAPSHOT/sshd-ldap-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-cli/pom.xml> to org.apache.sshd/sshd-cli/2.0.1-SNAPSHOT/sshd-cli-2.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/sshd-master/ws/sshd-git/pom.xml> to org.apache.sshd/sshd-git/2.0.1-SNAPSHOT/sshd-git-2.0.1-SNAPSHOT.pom channel stopped
