Build failed in Jenkins: nuiton-config-ci #93-origin/develop
http://ci.nuiton.org/jenkins/job/nuiton-config-ci/93/Changes: [Tony CHEMIT] Use I18n 3.6.3 to avoid some linkage error in the report mojo (Fixes [Tony CHEMIT] Update dependencies (Fixes #4147) ------------------------------------------ [...truncated 140 lines...] LINE {} OPTIONS {} ------------------------------------------------- INFO [main] (ApplicationConfigTest.java:72) dummyAction - coucou:12 INFO [main] (ApplicationConfigTest.java:633) getOsArch - os.arch: amd64 INFO [main] (ApplicationConfigTest.java:622) getOsName - os.name: Linux INFO [main] (ApplicationConfigTest.java:72) dummyAction - i_am_a_test:2 INFO [main] (ApplicationConfigTest.java:489) getUnparsed2 - [test, --openui, false, --m, coucou, 10, others, args] INFO [main] (ApplicationConfigTest.java:72) dummyAction - toto:10 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in org.nuiton.config.ApplicationConfigTest Running org.nuiton.config.io.properties.ApplicationConfigIOPropertiesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuiton.config.io.properties.ApplicationConfigIOPropertiesTest Running org.nuiton.config.ChangeApplicationNameTest INFO [main] (ApplicationConfig.java:2184) parse - Loading configuration file (classpath) : <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config/target/test-classes/wao.properties> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuiton.config.ChangeApplicationNameTest Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nuiton-config --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config/target/nuiton-config-3.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-config --- [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 Nuiton Config :: IO Ini 3.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuratio... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuratio... (23 KB at 93.0 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuratio... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuratio... (603 KB at 2531.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-config-io-ini --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config-io-ini/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-config-io-ini --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ nuiton-config-io-ini --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nuiton-config-io-ini --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config-io-ini/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ nuiton-config-io-ini --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config-io-ini/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ nuiton-config-io-ini --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nuiton-config-io-ini --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config-io-ini/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nuiton-config-io-ini --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config-io-ini/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.config.io.ini.ApplicationConfigIOIniTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.nuiton.config.io.ini.ApplicationConfigIOIniTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nuiton-config-io-ini --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-config-ci/ws/nuiton-config-io-ini/target/nuiton-config-io-ini-3.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-config-io-ini --- [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 Nuiton Config :: Maven plugin 3.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/esot... [INFO] Downloading: https://repo.maven.apache.org/maven2/com/esotericsoftware/yamlbeans/yamlbean... [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/esotericsoftware/yamlbeans/yamlbean... (5 KB at 367.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1... [WARNING] The POM for org.apache.maven.doxia:doxia-sink-api:jar:1.7.4 is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7.4... [WARNING] The POM for org.apache.maven.doxia:doxia-core:jar:1.7.4 is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-rende... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-rende... (7 KB at 283.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/... (15 KB at 589.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration... (4 KB at 184.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model... (3 KB at 173.9 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/esot... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/com/esotericsoftware/yamlbeans/yamlbean... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7.4... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-rende... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model... (16 KB at 240.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration... (60 KB at 768.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-rende... (63 KB at 780.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/esotericsoftware/yamlbeans/yamlbean... (144 KB at 1366.4 KB/sec) [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[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Config ...................................... SUCCESS [ 2.465 s] [INFO] Nuiton Config :: API ............................... SUCCESS [ 9.184 s] [INFO] Nuiton Config :: IO Ini ............................ SUCCESS [ 2.878 s] [INFO] Nuiton Config :: Maven plugin ...................... FAILURE [ 1.642 s] [INFO] Nuiton Config :: Example ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.189 s [INFO] Finished at: 2017-02-09T10:16:34+01:00 [INFO] Final Memory: 39M/543M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project nuiton-config-maven-plugin: Could not resolve dependencies for project org.nuiton:nuiton-config-maven-plugin:maven-plugin:3.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-core:jar:1.7.4, org.apache.maven.doxia:doxia-sink-api:jar:1.7.4: Could not find artifact org.apache.maven.doxia:doxia-core:jar:1.7.4 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project nuiton-config-maven-plugin: Could not resolve dependencies for project org.nuiton:nuiton-config-maven-plugin:maven-plugin:3.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-core:jar:1.7.4, org.apache.maven.doxia:doxia-sink-api:jar:1.7.4: Could not find artifact org.apache.maven.doxia:doxia-core:jar:1.7.4 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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.Maven33Launcher.main(Maven33Launcher.java:129) 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.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.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:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) 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.project.DependencyResolutionException: Could not resolve dependencies for project org.nuiton:nuiton-config-maven-plugin:maven-plugin:3.2-SNAPSHOT: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-core:jar:1.7.4, org.apache.maven.doxia:doxia-sink-api:jar:1.7.4: Could not find artifact org.apache.maven.doxia:doxia-core:jar:1.7.4 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 34 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-core:jar:1.7.4, org.apache.maven.doxia:doxia-sink-api:jar:1.7.4: Could not find artifact org.apache.maven.doxia:doxia-core:jar:1.7.4 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205) ... 35 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-core:jar:1.7.4, org.apache.maven.doxia:doxia-sink-api:jar:1.7.4: Could not find artifact org.apache.maven.doxia:doxia-core:jar:1.7.4 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 36 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven.doxia:doxia-core:jar:1.7.4 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) ... 3 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/DependencyResolutionExcepti... [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nuiton-config-maven-plugin Sending e-mails to: nuiton-config-build@list.nuiton.org Sending e-mails to: nuiton-config-build@list.nuiton.org Sending e-mails to: nuiton-config-build@list.nuiton.org Sending e-mails to: nuiton-config-build@list.nuiton.org dev@tchemit.fr Set build name. New build name is '#93-origin/develop' Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#93-origin/develop', new value: '#93-origin/develop' 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
participants (1)
-
admin+ci-nuiton.org@codelutin.com