spring-projects/spring-integration master branch
Build: #1798 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 7 minutes
- Agent
- bamboo-20.af.pivotal.io
- Revision
-
ffa199876d1c35df965df1d98c54a2a2d664901d
ffa199876d1c35df965df1d98c54a2a2d664901d - Total tests
- 4566
- Fixed in
- #1799 (Code changes detected)
Tests
- 4,566 tests in total
- 4 tests failed
- 4 failures are new
- 256 tests were quarantined / skipped
- 8 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
RmiOutboundGatewayTests
failedMessage()
|
< 1 sec | |
java.lang.ClassCastException: java.lang.ClassCastException: org.springframework.remoting.RemoteLookupFailureException cannot be cast to org.springframework.messaging.MessagingException java.lang.ClassCastException: org.springframework.remoting.RemoteLookupFailureException cannot be cast to org.springframework.messaging.MessagingException at org.springframework.integration.rmi.RmiOutboundGatewayTests.lambda$failedMessage$1(RmiOutboundGatewayTests.java:89) at org.assertj.core.api.AbstractAssert.satisfies(AbstractAssert.java:681) at org.springframework.integration.rmi.RmiOutboundGatewayTests.failedMessage(RmiOutboundGatewayTests.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (85 more lines...) |
|||
Collapse |
RmiOutboundGatewayTests
nonSerializableAttribute()
|
< 1 sec | |
org.springframework.messaging.MessageHandlingException: org.springframework.messaging.MessageHandlingException: Remote failure in the [org.springframework.integration.rmi.RmiOutboundGateway@7d9e759c]; nested exception is org.springframework.remoting.RemoteLookupFailureException: Could not find RMI service [rmi://localhost:1099/testRemoteHandler] in RMI registry; nested exception is java.rmi.NotBoundException: testRemoteHandler, failedMessage=GenericMessage [payload=test, headers={testAttribute=org.springframework.integration.rmi.RmiOutboundGatewayTests$NonSerializableTestObject@5dd7802a, id=f3feb6f4-0b10-bd13-62dd-8cdce2928ace, timestamp=1574345708510}] org.springframework.messaging.MessageHandlingException: Remote failure in the [org.springframework.integration.rmi.RmiOutboundGateway@7d9e759c]; nested exception is org.springframework.remoting.RemoteLookupFailureException: Could not find RMI service [rmi://localhost:1099/testRemoteHandler] in RMI registry; nested exception is java.rmi.NotBoundException: testRemoteHandler, failedMessage=GenericMessage [payload=test, headers={testAttribute=org.springframework.integration.rmi.RmiOutboundGatewayTests$NonSerializableTestObject@5dd7802a, id=f3feb6f4-0b10-bd13-62dd-8cdce2928ace, timestamp=1574345708510}] at org.springframework.integration.rmi.RmiOutboundGateway.handleRequestMessage(RmiOutboundGateway.java:84) at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:127) at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:177) at org.springframework.integration.rmi.RmiOutboundGatewayTests.nonSerializableAttribute(RmiOutboundGatewayTests.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (119 more lines...) |
|||
Collapse |
RmiOutboundGatewayTests
serializableAttribute()
|
< 1 sec | |
org.springframework.messaging.MessageHandlingException: org.springframework.messaging.MessageHandlingException: Remote failure in the [org.springframework.integration.rmi.RmiOutboundGateway@7d9e759c]; nested exception is org.springframework.remoting.RemoteLookupFailureException: Could not find RMI service [rmi://localhost:1099/testRemoteHandler] in RMI registry; nested exception is java.rmi.NotBoundException: testRemoteHandler, failedMessage=GenericMessage [payload=test, headers={testAttribute=foo, id=8ece1e96-05cd-cee8-085d-9e46a7c201a3, timestamp=1574345708516}] org.springframework.messaging.MessageHandlingException: Remote failure in the [org.springframework.integration.rmi.RmiOutboundGateway@7d9e759c]; nested exception is org.springframework.remoting.RemoteLookupFailureException: Could not find RMI service [rmi://localhost:1099/testRemoteHandler] in RMI registry; nested exception is java.rmi.NotBoundException: testRemoteHandler, failedMessage=GenericMessage [payload=test, headers={testAttribute=foo, id=8ece1e96-05cd-cee8-085d-9e46a7c201a3, timestamp=1574345708516}] at org.springframework.integration.rmi.RmiOutboundGateway.handleRequestMessage(RmiOutboundGateway.java:84) at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:127) at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:177) at org.springframework.integration.rmi.RmiOutboundGatewayTests.serializableAttribute(RmiOutboundGatewayTests.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (119 more lines...) |
|||
Collapse |
RmiOutboundGatewayTests
serializablePayload()
|
< 1 sec | |
org.springframework.messaging.MessageHandlingException: org.springframework.messaging.MessageHandlingException: Remote failure in the [org.springframework.integration.rmi.RmiOutboundGateway@7d9e759c]; nested exception is org.springframework.remoting.RemoteLookupFailureException: Could not find RMI service [rmi://localhost:1099/testRemoteHandler] in RMI registry; nested exception is java.rmi.NotBoundException: testRemoteHandler, failedMessage=GenericMessage [payload=test, headers={id=22ec3645-fc25-b583-e213-bae42cee2a45, timestamp=1574345708448}] org.springframework.messaging.MessageHandlingException: Remote failure in the [org.springframework.integration.rmi.RmiOutboundGateway@7d9e759c]; nested exception is org.springframework.remoting.RemoteLookupFailureException: Could not find RMI service [rmi://localhost:1099/testRemoteHandler] in RMI registry; nested exception is java.rmi.NotBoundException: testRemoteHandler, failedMessage=GenericMessage [payload=test, headers={id=22ec3645-fc25-b583-e213-bae42cee2a45, timestamp=1574345708448}] at org.springframework.integration.rmi.RmiOutboundGateway.handleRequestMessage(RmiOutboundGateway.java:84) at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:127) at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:177) at org.springframework.integration.rmi.RmiOutboundGatewayTests.serializablePayload(RmiOutboundGatewayTests.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (119 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
javadoc: warning - Multiple sources of package comments found for package "javax.servlet.annotation"
23 tests completed, 4 failed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spring-integration-rmi:test'.
> There were failing tests. See the report at: file:///opt/bamboo-home/xml-data/build-dir/INT-MASTER-JOB1/spring-integration-rmi/build/reports/tests/test/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7m 22s
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
javadoc: warning - Multiple sources of package comments found for package "javax.servlet.annotation"
23 tests completed, 4 failed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spring-integration-rmi:test'.
> There were failing tests. See the report at: file:///opt/bamboo-home/xml-data/build-dir/INT-MASTER-JOB1/spring-integration-rmi/build/reports/tests/test/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7m 22s