[
https://issues.apache.org/jira/browse/NIFI-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428346#comment-17428346
]
Nathan Gough commented on NIFI-9298:
------------------------------------
I believe this is related to the issues we're seeing with NiFi's custom channel
handler / SSL socket channel handler code that we're migrating over to use
Netty instead. I am currently in the process of migrating ListenTCP to use
Netty so this should fix these intermittent test failures.
> Brittle builld issue with ListenTCP
> -----------------------------------
>
> Key: NIFI-9298
> URL: https://issues.apache.org/jira/browse/NIFI-9298
> Project: Apache NiFi
> Issue Type: Bug
> Environment: Apache Maven 3.8.1
> (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
> Maven home: /development/tools/apache-maven-3.8.1
> Java version: 11.0.12, vendor: Azul Systems, Inc., runtime:
> /usr/lib/jvm/zulu11.50.19-ca-jdk11.0.12-linux_x64
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.14.10-200.fc34.x86_64", arch: "amd64", family:
> "unix"
> Reporter: Joe Witt
> Priority: Major
>
> [ERROR] Failures:
> [ERROR] TestListenTCP.testRun:87->run:176 expected: <5> but was: <4>
> [INFO]
> [ERROR] Tests run: 1558, Failures: 1, Errors: 0, Skipped: 9
> [INFO]
> Have run the build over and over and this error seems to be some sort of
> timing issue. Happens rarely but happens.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)