Skip to content

WIP Asynchronous ResultSetHandler #3791

WIP Asynchronous ResultSetHandler

WIP Asynchronous ResultSetHandler #3791

Triggered via pull request June 6, 2024 20:37
Status Failure
Total duration 6h 0m 44s
Artifacts

main.yml

on: pull_request
Matrix Preparation
6s
Matrix Preparation
Code style
2m 29s
Code style
CheckerFramework
2m 55s
CheckerFramework
Source distribution (JDK 17)
6h 0m
Source distribution (JDK 17)
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 16 warnings
Java 17, zulu, PG 13, simple query, no_scram, ssl, ubuntu, server_tz UTC, client_tz UTC, fr_FR, no_gss, replication, no_slow_tests: DataSourceFactoryTest.java#L110
0,0sec org.postgresql.test.osgi.DataSourceFactoryTest > createDataSource org.postgresql.util.PSQLException: Aucun résultat retourné par la requête. at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:324) at org.postgresql.test.osgi.DataSourceFactoryTest.testConnection(DataSourceFactoryTest.java:110) at org.postgresql.test.osgi.DataSourceFactoryTest.createDataSource(DataSourceFactoryTest.java:89)
Java 17, zulu, PG 13, simple query, no_scram, ssl, ubuntu, server_tz UTC, client_tz UTC, fr_FR, no_gss, replication, no_slow_tests: task ':pgjdbc-osgi-test:test'#L1
Execution failed for task ':pgjdbc-osgi-test:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc-osgi-test/build/reports/tests/test/index.html
Java 21, oracle, PG 12, simple query, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, no_gss, no_replication, no_slow_tests: DataSourceFactoryTest.java#L110
0,0sec org.postgresql.test.osgi.DataSourceFactoryTest > createDriver org.postgresql.util.PSQLException: Die Abfrage lieferte kein Ergebnis. at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:324) at org.postgresql.test.osgi.DataSourceFactoryTest.testConnection(DataSourceFactoryTest.java:110) at org.postgresql.test.osgi.DataSourceFactoryTest.createDriver(DataSourceFactoryTest.java:105)
Java 21, oracle, PG 12, simple query, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, no_gss, no_replication, no_slow_tests: task ':pgjdbc-osgi-test:test'#L1
Execution failed for task ':pgjdbc-osgi-test:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc-osgi-test/build/reports/tests/test/index.html
Java 22, oracle, PG 12, scram, ssl, ubuntu, server_tz UTC, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests: DataSourceFactoryTest.java#L110
0,0sec org.postgresql.test.osgi.DataSourceFactoryTest > createDataSource org.postgresql.util.PSQLException: Запрос не вернул результатов. at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:324) at org.postgresql.test.osgi.DataSourceFactoryTest.testConnection(DataSourceFactoryTest.java:110) at org.postgresql.test.osgi.DataSourceFactoryTest.createDataSource(DataSourceFactoryTest.java:89)
Java 22, oracle, PG 12, scram, ssl, ubuntu, server_tz UTC, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests: DataSourceFactoryTest.java#L110
0,0sec org.postgresql.test.osgi.DataSourceFactoryTest > createDriver org.postgresql.util.PSQLException: Запрос не вернул результатов. at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:324) at org.postgresql.test.osgi.DataSourceFactoryTest.testConnection(DataSourceFactoryTest.java:110) at org.postgresql.test.osgi.DataSourceFactoryTest.createDriver(DataSourceFactoryTest.java:105)
Java 22, oracle, PG 12, scram, ssl, ubuntu, server_tz UTC, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests: task ':pgjdbc-osgi-test:test'#L1
Execution failed for task ':pgjdbc-osgi-test:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc-osgi-test/build/reports/tests/test/index.html
Java 11, temurin, PG 12, extendedCacheEverything, scram, ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests: DataSourceFactoryTest.java#L110
0,1sec org.postgresql.test.osgi.DataSourceFactoryTest > createDataSource org.postgresql.util.PSQLException: Запрос не вернул результатов. at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:324) at org.postgresql.test.osgi.DataSourceFactoryTest.testConnection(DataSourceFactoryTest.java:110) at org.postgresql.test.osgi.DataSourceFactoryTest.createDataSource(DataSourceFactoryTest.java:89)
Java 11, temurin, PG 12, extendedCacheEverything, scram, ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests: DataSourceFactoryTest.java#L110
0,0sec org.postgresql.test.osgi.DataSourceFactoryTest > createDriver org.postgresql.util.PSQLException: Запрос не вернул результатов. at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:324) at org.postgresql.test.osgi.DataSourceFactoryTest.testConnection(DataSourceFactoryTest.java:110) at org.postgresql.test.osgi.DataSourceFactoryTest.createDriver(DataSourceFactoryTest.java:105)
Java 11, temurin, PG 12, extendedCacheEverything, scram, ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests: task ':pgjdbc-osgi-test:test'#L1
Execution failed for task ':pgjdbc-osgi-test:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc-osgi-test/build/reports/tests/test/index.html
Code style: task ':postgresql:autostyleJavaCheck'#L1
Execution failed for task ':postgresql:autostyleJavaCheck': See 'What went wrong' below
Code style
Execution failed for task ':postgresql:autostyleJavaCheck'. > The following files have format violations: src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java @@ -62,7 +62,6 @@ import java.sql.SQLWarning; import java.util.ArrayDeque; import java.util.ArrayList; -import java.util.Collections; import java.util.Deque; import java.util.HashMap; import java.util.HashSet; You might want to adjust -PmaxCheckMessageLines=50 -PmaxFilesToList=10 -PminLinesPerFile=4 to see more violations Run './gradlew autostyleApply' to fix the violations.
CheckerFramework: task ':postgresql:compileJava'#L1
Execution failed for task ':postgresql:compileJava': org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details. at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:61) at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:41) at org.gradle.api.internal.tasks.compile.daemon.AbstractIsolatedCompilerWorkerExecutor$CompilerWorkAction.execute(AbstractIsolatedCompilerWorkerExecutor.java:78) at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63) at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:54) at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:48) at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:100) at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:48) at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:32) at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:22) at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:102) at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:71) at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:146) at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41) at org.gradle.process.internal.worker.request.WorkerAction.lambda$run$0(WorkerAction.java:143) at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80) at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840)
CheckerFramework
Execution failed for task ':postgresql:compileJava'. > Compilation failed; see the compiler error output for details.
CheckerFramework: pgjdbc/src/main/java/org/postgresql/jdbc/PgStatement.java#L242
[Task :postgresql:compileJava] [initialization.fields.uninitialized] the constructor does not initialize fields: pgResultSet StatementResultHandler(){ ^
Source distribution (JDK 17)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
Source distribution (JDK 17)
The operation was canceled.
Java 21, liberica, PG 14, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, replication, no_slow_tests, stress JIT: org.postgresql.jdbc.ConnectionValidTest > isValid()#L1
30,3sec org.postgresql.jdbc.ConnectionValidTest > isValid() java.util.concurrent.TimeoutException: isValid() timed out after 30 seconds at org.junit.jupiter.engine.extension.TimeoutExceptionFactory.create(TimeoutExceptionFactory.java:29) at org.junit.jupiter.engine.extension.SameThreadTimeoutInvocation.proceed(SameThreadTimeoutInvocation.java:58) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:202) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:146) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:
Java 8, temurin, PG 10, scram, no_ssl, same hashcode, ubuntu, server_tz Pacific/Chatham, client_tz UTC, tr_TR, no_gss, no_replication, no_slow_tests, stress JIT
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
Java 8, temurin, PG 10, scram, no_ssl, same hashcode, ubuntu, server_tz Pacific/Chatham, client_tz UTC, tr_TR, no_gss, no_replication, no_slow_tests, stress JIT: org.postgresql.jdbc.ConnectionValidTest > isValid()#L1
30,3sec org.postgresql.jdbc.ConnectionValidTest > isValid() java.util.concurrent.TimeoutException: isValid() timed out after 30 seconds at org.junit.jupiter.engine.extension.TimeoutExceptionFactory.create(TimeoutExceptionFactory.java:29) at org.junit.jupiter.engine.extension.SameThreadTimeoutInvocation.proceed(SameThreadTimeoutInvocation.java:58) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:202) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:146) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:
Java 21, zulu, PG 14, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, tr_TR, gss, no_replication, no_slow_tests, stress JIT
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
Java 21, zulu, PG 14, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, tr_TR, gss, no_replication, no_slow_tests, stress JIT: org.postgresql.jdbc.ConnectionValidTest > isValid()#L1
30,2sec org.postgresql.jdbc.ConnectionValidTest > isValid() java.util.concurrent.TimeoutException: isValid() timed out after 30 seconds at org.junit.jupiter.engine.extension.TimeoutExceptionFactory.create(TimeoutExceptionFactory.java:29) at org.junit.jupiter.engine.extension.SameThreadTimeoutInvocation.proceed(SameThreadTimeoutInvocation.java:58) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:202) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:146) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:
Java 22, oracle, PG 8.4, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, de_DE, no_gss, no_replication, no_slow_tests
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
Java 17, zulu, PG 13, simple query, no_scram, ssl, ubuntu, server_tz UTC, client_tz UTC, fr_FR, no_gss, replication, no_slow_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 17, zulu, PG 13, simple query, no_scram, ssl, ubuntu, server_tz UTC, client_tz UTC, fr_FR, no_gss, replication, no_slow_tests
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.
Java 21, oracle, PG 12, simple query, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, no_gss, no_replication, no_slow_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 21, oracle, PG 12, simple query, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, no_gss, no_replication, no_slow_tests
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.
Java 22, oracle, PG 12, scram, ssl, ubuntu, server_tz UTC, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 22, oracle, PG 12, scram, ssl, ubuntu, server_tz UTC, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.
Java 11, temurin, PG 12, extendedCacheEverything, scram, ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 11, temurin, PG 12, extendedCacheEverything, scram, ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.
Code style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CheckerFramework
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CheckerFramework
Gradle Build Scan: https://gradle.com/s/orpzg7hl6ycyo
Source distribution (JDK 17)
Gradle Build Scan: https://gradle.com/s/tlr3vucu4uhn4