See <http://ci.codelutin.com/jenkins/job/wao-nightly/144/> ------------------------------------------ Started by user CI Admin Building in workspace <http://ci.codelutin.com/jenkins/job/wao-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.codelutin.com/wao.git # timeout=10 Fetching upstream changes from http://git.codelutin.com/wao.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/wao.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision a0517842286dcd5328063dc70abc455e385e622f (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f a0517842286dcd5328063dc70abc455e385e622f git rev-list a0517842286dcd5328063dc70abc455e385e622f # timeout=10 Parsing POMs Established TCP socket on 35050 [wao-nightly] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.59.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 35050 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 <http://ci.codelutin.com/jenkins/job/wao-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Wao [INFO] Wao :: Persistence [INFO] Wao :: Services [INFO] Wao :: Web [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Wao 5.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ wao --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wao --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wao --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wao --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 14 dependencies to check. [INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/ [INFO] 2 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 337.213ms [WARNING] There is 12 unsafe dependencie(s) : [WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.3.1:runtime [WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.8:runtime [WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.4:runtime [WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.8:runtime [WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime [WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.13:runtime [WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.2:runtime [WARNING] - org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.10.1:runtime [WARNING] - org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.5:runtime [WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.9:runtime [WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.2:runtime [WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.6.1:runtime [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Wao ................................................ FAILURE [ 1.695 s] [INFO] Wao :: Persistence ................................. SKIPPED [INFO] Wao :: Services .................................... SKIPPED [INFO] Wao :: Web ......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.504 s [INFO] Finished at: 2016-08-04T17:35:09+02:00 [INFO] Final Memory: 22M/214M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project wao: There is still some unsafe dependencies. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project wao: There is still some unsafe dependencies. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 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:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) 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:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) 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:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:152) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoFailureException: There is still some unsafe dependencies. at org.nuiton.helper.plugin.CheckAutoContainerPlugin.doAction(CheckAutoContainerPlugin.java:363) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [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 Sending e-mails to: wao-build@list.forge.codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds