[
https://issues.apache.org/jira/browse/OAK-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371464#comment-14371464
]
Michael Dürig commented on OAK-2658:
------------------------------------
Hmm interesting. So this might have the same cause as OAK-2656. With the builds
executing in parallel they might content for the port here. Will follow up on
OAK-2476 as this is likely a test setup issue then.
> Test failures in TarMK standby: Address already in use
> ------------------------------------------------------
>
> Key: OAK-2658
> URL: https://issues.apache.org/jira/browse/OAK-2658
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: oak-tarmk-standby
> Environment: Jenkins, Ubuntu:
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
> Reporter: Michael Dürig
> Labels: CI, jenkins
> Fix For: 1.2
>
>
> The following tests fail probably all for the same reason:
> {noformat}
> testProxySkippedBytes(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> testProxySkippedBytesIntermediateChange(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> testProxyFlippedStartByte(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> testProxyFlippedIntermediateByte(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> testProxyFlippedIntermediateByteChange(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> testProxyFlippedIntermediateByteChange2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalSharedStoreIT):
> proxy not started
> {noformat}
> Stacktraces always look something like:
> {noformat}
> java.lang.Exception: proxy not started
> at
> org.apache.jackrabbit.oak.plugins.segment.NetworkErrorProxy.reset(NetworkErrorProxy.java:87)
> at
> org.apache.jackrabbit.oak.plugins.segment.standby.DataStoreTestBase.useProxy(DataStoreTestBase.java:176)
> at
> org.apache.jackrabbit.oak.plugins.segment.standby.DataStoreTestBase.testProxySkippedBytes(DataStoreTestBase.java:118)
> {noformat}
> See
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/31/jdk=latest1.7,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=integrationTesting/console
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)