See <http://ci.chorem.org/jenkins/job/vradi-nightly/5/> ------------------------------------------ [...truncated 6 lines...]
git --version # timeout=10 git fetch --tags --progress http://git.chorem.org/vradi.git +refs/heads/*:refs/remotes/origin/* git config remote.origin.url http://git.chorem.org/vradi.git # timeout=10 git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url http://git.chorem.org/vradi.git # timeout=10 Fetching upstream changes from http://git.chorem.org/vradi.git git fetch --tags --progress http://git.chorem.org/vradi.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 9a4e396f2c34b8e1b208580e28cd51b45cc4c17b (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 9a4e396f2c34b8e1b208580e28cd51b45cc4c17b First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph [vradi-nightly] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/maven3/boot/plexus-classworlds-2.5.1.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven31Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.46.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 45897 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean install -DperformRelease -Dredmine.skipGenerateChanges [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.chorem.vradi:vradi-swing:jar:0.7-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.nuiton:maven-helper-plugin is missing. @ org.chorem.vradi:vradi-swing:[unknown-version], <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/vradi-swing/pom.xml,> line 386, column 19 [WARNING] 'build.plugins.plugin.version' for org.nuiton.thirdparty:webstart-maven-plugin is missing. @ org.chorem.vradi:vradi-swing:[unknown-version], <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/vradi-swing/pom.xml,> line 407, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Vradi [INFO] Vradi :: Entities [INFO] Vradi :: Services [INFO] Vradi :: Services Web [INFO] Vradi :: Web [INFO] Vradi :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Vradi 0.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ vradi --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ vradi --- [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] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 2.055s [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ vradi --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ vradi --- [INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ vradi --- [INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ vradi --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ vradi --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/src> [INFO] Scan 21 files header done in 35.534ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ vradi --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ vradi --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ vradi --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ vradi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ vradi --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ vradi --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ vradi --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ vradi --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ vradi --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ vradi <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ vradi --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ vradi --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ vradi --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ vradi --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ vradi --- [INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/target/collect/org.chorem--vradi/pom.xml> [INFO] Copying vradi-0.7-SNAPSHOT-site.xml to <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/target/collect/org.chorem--vradi/vradi-0.7-SNAPSHOT-site.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ vradi --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ vradi --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ vradi --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vradi --- [INFO] Installing <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/pom.xml> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/vradi/0.7-SNAPSHOT/vradi-0.7-SNAPSHOT.pom [INFO] Installing <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/target/vradi-0.7-SNAPSHOT-site.xml> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/vradi/0.7-SNAPSHOT/vradi-0.7-SNAPSHOT-site.xml [INFO] Installing <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/target/vradi-0.7-SNAPSHOT.pom.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/vradi/0.7-SNAPSHOT/vradi-0.7-SNAPSHOT.pom.asc [INFO] Installing <http://ci.chorem.org/jenkins/job/vradi-nightly/ws/target/vradi-0.7-SNAPSHOT-site.xml.asc> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/vradi/0.7-SNAPSHOT/vradi-0.7-SNAPSHOT-site.xml.asc [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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Vradi :: Entities 0.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ vradi-entities --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ vradi-entities --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ vradi-entities --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ vradi-entities --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 54 dependencies to check. [INFO] 50 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 5.529s [INFO] No artifact resolved by the repository http://maven.nuiton.org/central-releases [WARNING] There is 4 unsafe dependencie(s) : [WARNING] - org.nuiton.wikitty:wikitty-api:jar:3.4:compile [WARNING] - org.nuiton.wikitty:wikitty-generators:jar:3.4:compile [WARNING] - gnu.cajo:cajo:jar:1.168:compile [WARNING] - org.jboss.jbossts:jbossjta:jar:4.15.1.Final:compile [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Vradi .............................................. SUCCESS [ 8.289 s] [INFO] Vradi :: Entities .................................. FAILURE [ 5.944 s] [INFO] Vradi :: Services .................................. SKIPPED [INFO] Vradi :: Services Web .............................. SKIPPED [INFO] Vradi :: Web ....................................... SKIPPED [INFO] Vradi :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.660 s [INFO] Finished at: 2014-10-28T09:21:18+01:00 [INFO] Final Memory: 45M/447M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project vradi-entities: 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 vradi-entities: 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:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 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:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :vradi-entities Sending e-mails to: vradi-build@list.chorem.org channel stopped Skipping sonar analysis due to bad build status FAILURE