See <https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/664/changes>

Changes:

[jenkins] Post release 5.9.5

------------------------------------------
[...truncated 672 lines...]
        at 
hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
        at 
hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
        at 
org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
        at 
org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
        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:108)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        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:134)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
        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:744)
Caused by: java.lang.LinkageError: Failed to load 
com.google.common.collect.AbstractMapBasedMultimap
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
        at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at 
hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1593)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1601)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1601)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1750)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1964)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1888)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1964)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1888)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1685)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1341)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1964)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1888)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
        at hudson.remoting.UserRequest.perform(UserRequest.java:98)
        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 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalAccessError: class 
com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass 
com.google.common.collect.AbstractMultimap
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
        ... 40 more
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Runtime 5.9.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/common/nuxeo-common/5.9.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/common/nuxeo-common/5.9.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/common/nuxeo-common/5.9.6-SNAPSHOT/nuxeo-common-5.9.6-SNAPSHOT.pom
[INFO] Downloading: 
http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/common/nuxeo-common/5.9.6-SNAPSHOT/nuxeo-common-5.9.6-SNAPSHOT.pom
[WARNING] The POM for org.nuxeo.common:nuxeo-common:jar:5.9.6-SNAPSHOT is 
missing, no dependency information available
[INFO] Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/common/nuxeo-common/5.9.6-SNAPSHOT/nuxeo-common-5.9.6-SNAPSHOT.jar
[INFO] Downloading: 
http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/common/nuxeo-common/5.9.6-SNAPSHOT/nuxeo-common-5.9.6-SNAPSHOT.jar
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Nuxeo Runtime Parent .............................. SUCCESS [01:18 min]
[INFO] Nuxeo Runtime ..................................... FAILURE [  3.966 s]
[INFO] Nuxeo Launcher Commons ............................ SKIPPED
[INFO] Nuxeo Runtime OSGI Adapter ........................ SKIPPED
[INFO] Nuxeo Runtime Deploy .............................. SKIPPED
[INFO] Nuxeo Runtime Reload .............................. SKIPPED
[INFO] Nuxeo Runtime Launcher ............................ SKIPPED
[INFO] Nuxeo Runtime Jetty Adapter ....................... SKIPPED
[INFO] Nuxeo Runtime Tomcat Adapter ...................... SKIPPED
[INFO] Nuxeo Runtime Scripting ........................... SKIPPED
[INFO] Nuxeo Runtime Management .......................... SKIPPED
[INFO] Nuxeo Runtime Metrics ............................. SKIPPED
[INFO] Nuxeo Runtime JTA/JCA Implementation .............. SKIPPED
[INFO] Nuxeo Runtime Tests ............................... SKIPPED
[INFO] Nuxeo Runtime DataSource Implementation ........... SKIPPED
[INFO] Nuxeo Connect standalone client ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:00 min
[INFO] Finished at: 2014-08-06T12:35:22+01:00
[INFO] Final Memory: 47M/458M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project nuxeo-runtime: Could not resolve 
dependencies for project org.nuxeo.runtime:nuxeo-runtime:jar:5.9.6-SNAPSHOT: 
Could not find artifact org.nuxeo.common:nuxeo-common:jar:5.9.6-SNAPSHOT in 
internal-snapshots 
(http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :nuxeo-runtime
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-metrics/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-metrics/5.9.6-SNAPSHOT/nuxeo-runtime-metrics-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Metrics 
#663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1687 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-deploy/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-deploy/5.9.6-SNAPSHOT/nuxeo-runtime-deploy-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Deploy 
#663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1378 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-osgi/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-osgi/5.9.6-SNAPSHOT/nuxeo-runtime-osgi-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime OSGI 
Adapter #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1247 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-jetty-adapter/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-jetty-adapter/5.9.6-SNAPSHOT/nuxeo-runtime-jetty-adapter-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Jetty 
Adapter #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2487 bytes
Compression is 0.0%
Took 1.6 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime/5.9.6-SNAPSHOT/nuxeo-runtime-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1577 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-management/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-management/5.9.6-SNAPSHOT/nuxeo-runtime-management-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
Management #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1665 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-test/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-test/5.9.6-SNAPSHOT/nuxeo-runtime-test-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Tests 
#663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5350 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-datasource/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-datasource/5.9.6-SNAPSHOT/nuxeo-runtime-datasource-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
DataSource Implementation #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2709 bytes
Compression is 0.0%
Took 0.38 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-launcher-commons/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-launcher-commons/5.9.6-SNAPSHOT/nuxeo-launcher-commons-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Launcher 
Commons #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1893 bytes
Compression is 0.0%
Took 0.34 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-reload/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-reload/5.9.6-SNAPSHOT/nuxeo-runtime-reload-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Reload 
#663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1199 bytes
Compression is 0.0%
Took 0.36 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-tomcat-adapter/pom.xml>
 to 
org.nuxeo.lib.runtime/nuxeo-runtime-tomcat-adapter/5.9.6-SNAPSHOT/nuxeo-runtime-tomcat-adapter-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Tomcat 
Adapter #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1072 bytes
Compression is 0.0%
Took 0.32 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-scripting/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-scripting/5.9.6-SNAPSHOT/nuxeo-runtime-scripting-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
Scripting #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2757 bytes
Compression is 0.0%
Took 0.34 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-jtajca/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-jtajca/5.9.6-SNAPSHOT/nuxeo-runtime-jtajca-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime JTA/JCA 
Implementation #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1771 bytes
Compression is 0.0%
Took 1.7 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-launcher/pom.xml>
 to 
org.nuxeo.lib.runtime/nuxeo-runtime-launcher/5.9.6-SNAPSHOT/nuxeo-runtime-launcher-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
Launcher #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 775 bytes
Compression is 0.0%
Took 0.31 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/pom.xml> to 
org.nuxeo.runtime/nuxeo-runtime-parent/5.9.6-SNAPSHOT/nuxeo-runtime-parent-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Parent 
#663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5219 bytes
Compression is 0.0%
Took 0.31 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-connect-standalone/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-connect-standalone/5.9.6-SNAPSHOT/nuxeo-connect-standalone-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Connect 
standalone client #663
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2459 bytes
Compression is 0.0%
Took 1.4 sec
channel stopped
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to