You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/24 23:31:43 UTC

Build failed in Jenkins: Qpid-proton-j #1383

See <https://builds.apache.org/job/Qpid-proton-j/1383/changes>

Changes:

[tabish121] PROTON-1147 Use the maven-bundle-plugin to embed osgi metadata in the

------------------------------------------
[...truncated 83 lines...]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Compiling 45 source files to <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/target/test-classes>
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[88,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[115,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[146,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[164,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[191,44] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[210,33] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[398,24] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[64,40] [deprecation] output(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[67,52] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java>:[292,12] [deprecation] TransportImpl() in TransportImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java>:[93,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java>:[120,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[54,22] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[66,37] [deprecation] output(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[79,37] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[83,36] [deprecation] output(byte[],int,int) in Transport has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-j ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.proton.message.impl.MessageImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
Running org.apache.qpid.proton.codec.impl.DataImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.qpid.proton.codec.UnsignedLongTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.qpid.proton.codec.StringTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 sec
Running org.apache.qpid.proton.codec.UnsignedIntegerTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.qpid.proton.engine.EventDelegationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec
Running org.apache.qpid.proton.engine.EventExtensibilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.qpid.proton.engine.impl.TransportOutputAdaptorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.qpid.proton.engine.impl.StringUtilsTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.qpid.proton.engine.impl.EventImplTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapperTest
Feb 24, 2016 10:31:03 PM org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper process
WARNING: unwrap exception
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
Running org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapperTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 sec
Running org.apache.qpid.proton.engine.impl.DeliveryImplTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.qpid.proton.engine.impl.SaslFrameParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec
Running org.apache.qpid.proton.engine.impl.TransportImplTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.apache.qpid.proton.engine.impl.FrameParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.qpid.proton.amqp.BinaryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.qpid.proton.amqp.UnsignedLongTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.qpid.proton.reactor.impl.AcceptorImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.apache.qpid.proton.reactor.ReactorTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.825 sec
Running org.apache.qpid.proton.messenger.impl.AddressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.qpid.proton.systemtests.DeliveryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.qpid.proton.systemtests.FreeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec
Running org.apache.qpid.proton.systemtests.SimpleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.qpid.proton.systemtests.ProtonEngineExampleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.228 sec
Running org.apache.qpid.proton.systemtests.BinaryFormatterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.qpid.proton.systemtests.engine.TransportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
Running org.apache.qpid.proton.systemtests.engine.ConnectionTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 sec
Running org.apache.qpid.proton.systemtests.LinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.apache.qpid.proton.systemtests.SaslTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.qpid.proton.systemtests.DefaultDeliveryStateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec

Results :

Tests run: 186, Failures: 0, Errors: 0, Skipped: 3

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-j ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ proton-j ---
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ proton-j ---
[ERROR] Bundle org.apache.qpid:proton-j:bundle:0.13.0-SNAPSHOT : The default package '.' is not permitted by the Import-Package syntax. 
 This can be caused by compile errors in Eclipse because Eclipse creates 
valid class files regardless of compile errors.
The following package(s) import from the default package null
[ERROR] Error(s) found in bundle configuration
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-jms
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-hawtdispatch
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-j-engine-demo
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-j-messenger-example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-j-reactor-examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] proton-project .................................... SUCCESS [9.014s]
[INFO] proton-j .......................................... FAILURE [1:18.883s]
[INFO] proton-jms ........................................ SKIPPED
[INFO] proton-hawtdispatch ............................... SKIPPED
[INFO] proton-tests ...................................... SKIPPED
[INFO] proton-j-engine-demo .............................. SKIPPED
[INFO] proton-j-messenger-example ........................ SKIPPED
[INFO] proton-j-reactor-examples ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:35.467s
[INFO] Finished at: Wed Feb 24 22:31:44 UTC 2016
[INFO] Final Memory: 32M/458M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.5.4:bundle (default-bundle) on project proton-j: Error(s) found in bundle configuration -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.5.4:bundle (default-bundle) on project proton-j: Error(s) found in bundle configuration
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	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:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.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:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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.MojoExecutionException: Error(s) found in bundle configuration
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:422)
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:268)
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:259)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.plugin.MojoFailureException: Error(s) found in bundle configuration
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:360)
	... 34 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :proton-j

Sending e-mails to: notifications@qpid.apache.org
channel stopped

Jenkins build is back to normal : Qpid-proton-j #1384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/1384/>