Sergey Nuyanzin created FLINK-32393: ---------------------------------------
Summary: NettyClientServerSslTest.testSslPinningForInvalidFingerprint fails with Address already in use Key: FLINK-32393 URL: https://issues.apache.org/jira/browse/FLINK-32393 Project: Flink Issue Type: Bug Components: Runtime / Coordination Affects Versions: 1.17.2 Reporter: Sergey Nuyanzin This build https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50162&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=125e07e7-8de0-5c6c-a541-a567415af3ef&l=7794 fails with {noformat} Jun 19 05:40:33 [ERROR] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.095 s <<< FAILURE! - in org.apache.flink.runtime.io.network.netty.NettyClientServerSslTest Jun 19 05:40:33 [ERROR] NettyClientServerSslTest.testSslPinningForInvalidFingerprint Time elapsed: 1.236 s <<< ERROR! Jun 19 05:40:33 org.apache.flink.shaded.netty4.io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use Jun 19 05:40:33 {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)