You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/06/06 18:37:00 UTC

[jira] [Updated] (NIFI-10093) Automated Test Failure on SocketProtocolListenerTest

     [ https://issues.apache.org/jira/browse/NIFI-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-10093:
------------------------------------
    Status: Patch Available  (was: Open)

> Automated Test Failure on SocketProtocolListenerTest
> ----------------------------------------------------
>
>                 Key: NIFI-10093
>                 URL: https://issues.apache.org/jira/browse/NIFI-10093
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Tools and Build
>    Affects Versions: 1.16.2
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> A recent automated build on GitHub macOS JDK 8 resulted in the following test failure:
> {noformat}
> Error:  Tests run: 3, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 2.114 s <<< FAILURE! - in org.apache.nifi.cluster.protocol.impl.SocketProtocolListenerTest
> Error:  org.apache.nifi.cluster.protocol.impl.SocketProtocolListenerTest.testRequest  Time elapsed: 1.32 s  <<< ERROR!
> java.net.SocketException: Broken pipe (Write failed)
> 	at org.apache.nifi.cluster.protocol.impl.SocketProtocolListenerTest.testRequest(SocketProtocolListenerTest.java:103)
> {noformat}
> The test configures a timeout of one second for socket operations, which may not be sufficient for GitHub automated builds.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)