[
https://issues.apache.org/jira/browse/NIFI-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034763#comment-15034763
]
Joseph Witt commented on NIFI-1236:
-----------------------------------
here is the output now after the tests complete. as you can see there is
clearly some sort of 60 second timeout happening for each (but at least it
happens)
{noformat}
<testcase name="testIsPermissibleWithNoMatch"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.277"/>
<testcase name="testIsPermissibleWithEmptyConfigWithMalformedData"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.078"/>
<testcase name="testIsPermissibleWithSubnetMatch"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.102"/>
<testcase name="testIsPermissibleWithExactMatch"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.153"/>
<testcase name="testIsPermissibleWithMalformedData"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.151"/>
<testcase name="ensureBadDataWasIgnored"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="120.284"/>
<testcase name="testSyncWithRestore"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.155"/>
<testcase name="testIsPermissibleWithEmptyConfig"
classname="org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest"
time="60.152"/>
{noformat}
> In certain environments the build gets stuck on
> FileBasedClusterNodeFirewallTest
> --------------------------------------------------------------------------------
>
> Key: NIFI-1236
> URL: https://issues.apache.org/jira/browse/NIFI-1236
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Critical
> Fix For: 0.4.0
>
> Attachments:
> 0001-NIFI-1236-adding-prefer-IPv4-java-arg-property-for-t.patch
>
>
> in certain situations such as a network with a proxy this test can block -
> for a very long time (forever maybe) - and create much sadness.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)