[
https://issues.apache.org/jira/browse/IGNITE-26830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034126#comment-18034126
]
Pavel Tupitsyn edited comment on IGNITE-26830 at 10/30/25 10:02 AM:
--------------------------------------------------------------------
Always the port:
{code}
[08:18:57] : [dotnet test] [2025-10-24T08:18:57,741][INFO
][pid_3602237_error_grabber][pctnr_n_40463] Caused by:
org.apache.ignite.lang.IgniteException: IGN-CMN-2
TraceId:9d770aa1-aff1-4397-bdae-a14ef5727371 Cannot start REST endpoint.
Couldn't find available port for HTTP or HTTPS [HTTP port=33375], [HTTPS
port=10400]
{code}
{code}
[09:12:30] : [dotnet test] [2025-10-21T09:12:30,914][INFO
][pid_3028673_input_grabber][pctnr_n_34965] Caused by:
java.util.concurrent.CompletionException:
org.apache.ignite.lang.IgniteException: IGN-NETWORK-2
TraceId:6ef6bdc8-aa0f-44a6-bbc2-f5217882ef36 Cannot start thin client connector
endpoint. Port 39051 is in use.
{code}
was (Author: ptupitsyn):
{code}
[08:18:57] : [dotnet test] [2025-10-24T08:18:57,741][INFO
][pid_3602237_error_grabber][pctnr_n_40463] Caused by:
org.apache.ignite.lang.IgniteException: IGN-CMN-2
TraceId:9d770aa1-aff1-4397-bdae-a14ef5727371 Cannot start REST endpoint.
Couldn't find available port for HTTP or HTTPS [HTTP port=33375], [HTTPS
port=10400]
{code}
> .NET: Flaky Compatibility.CurrentClientWithOldServerCompatibilityTest
> ---------------------------------------------------------------------
>
> Key: IGNITE-26830
> URL: https://issues.apache.org/jira/browse/IGNITE-26830
> Project: Ignite
> Issue Type: Improvement
> Components: platforms ai3
> Reporter: Iurii Gerzhedovich
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> The tests are flaky
> [Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0")|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9579915?logFilter=debug&logView=flowAware]
> {code:java}
> 16:19:24 Apache.Ignite.Tests:
> Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0").TestComputeMissingJob
> 16:19:24 OneTimeSetUp: System.Exception : Java server failed:
> Exception in thread "main" org.awaitility.core.ConditionTimeoutException:
> Lambda expression in org.apache.ignite.internal.IgniteCluster expected json
> with json path "$['state']" evaluated to "STARTING" but was null within 30
> seconds.
> 16:19:24 at
> Apache.Ignite.Tests.JavaServer.StartInternalAsync(Boolean old, Dictionary`2
> env, Nullable`1 defaultPort) in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/JavaServer.cs:line
> 168
> at Apache.Ignite.Tests.JavaServer.StartOldAsync(String version,
> String workDir) in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/JavaServer.cs:line
> 74
> at
> Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest.OneTimeSetUp()
> in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compatibility/CurrentClientWithOldServerCompatibilityTest.cs:line
> 60
> at
> NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
> at
> NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
> awaiter)
> at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
> at
> NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext
> context, IMethodInfo method)
> at
> NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.OneTimeSetUpCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Execution.CompositeWorkItem.PerformOneTimeSetUp()
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)