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

Aleksandr Chesnokov updated IGNITE-24284:
-----------------------------------------
    Description: 
org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics
 sometimes fails with "{_}Query reads expected on nodes: 
[9eca677e-0a87-4fad-a676-b53104f00000]".{_} Log:
{noformat}
Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000]   
------- Stdout: -------   
java.lang.AssertionError: Query reads expected on nodes: 
[9eca677e-0a87-4fad-a676-b53104f00000]     at 
org.junit.Assert.fail(Assert.java:88)     
at org.junit.Assert.assertTrue(Assert.java:41)     

at 
org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30)
     at 
org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics(SqlDiagnosticIntegrationTest.java:430)
     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.base/java.lang.reflect.Method.invoke(Method.java:566)     at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     at 
org.apache.ignite.testframework.junits.GridAbstractTest$6.run(GridAbstractTest.java:2499)
     at java.base/java.lang.Thread.run(Thread.java:829)
{noformat}
 

 

  was:
org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics
 sometimes fails with "{_}Query reads expected on nodes: 
[9eca677e-0a87-4fad-a676-b53104f00000]".{_} Log:
{noformat}
Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000]   ------- 
Stdout: -------   java.lang.AssertionError: Query reads expected on nodes: 
[9eca677e-0a87-4fad-a676-b53104f00000]     at 
org.junit.Assert.fail(Assert.java:88)     at 
org.junit.Assert.assertTrue(Assert.java:41)     at 
org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30)
     at 
org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics(SqlDiagnosticIntegrationTest.java:430)
     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.base/java.lang.reflect.Method.invoke(Method.java:566)     at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     at 
org.apache.ignite.testframework.junits.GridAbstractTest$6.run(GridAbstractTest.java:2499)
     at java.base/java.lang.Thread.run(Thread.java:829)
{noformat}
 

 


> Flaky SqlDiagnosticIntegrationTest.testPerformanceStatistics
> ------------------------------------------------------------
>
>                 Key: IGNITE-24284
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24284
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Chesnokov
>            Assignee: Aleksandr Chesnokov
>            Priority: Minor
>              Labels: ise
>
> org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics
>  sometimes fails with "{_}Query reads expected on nodes: 
> [9eca677e-0a87-4fad-a676-b53104f00000]".{_} Log:
> {noformat}
> Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000]   
> ------- Stdout: -------   
> java.lang.AssertionError: Query reads expected on nodes: 
> [9eca677e-0a87-4fad-a676-b53104f00000]     at 
> org.junit.Assert.fail(Assert.java:88)     
> at org.junit.Assert.assertTrue(Assert.java:41)     
> at 
> org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30)
>      at 
> org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics(SqlDiagnosticIntegrationTest.java:430)
>      at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)     at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>      at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      at java.base/java.lang.reflect.Method.invoke(Method.java:566)     at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>      at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>      at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>      at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>      at 
> org.apache.ignite.testframework.junits.GridAbstractTest$6.run(GridAbstractTest.java:2499)
>      at java.base/java.lang.Thread.run(Thread.java:829)
> {noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to