See 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/709/display/redirect?page=changes>

Changes:

[Julian Hyde] [CALCITE-6109] Linq4j OptimizeShuttle should not create new 
instances of TernaryExpression if it does not do any optimization

[Julian Hyde] Sort contributors file

[Julian Hyde] [CALCITE-6083] On web site, ensure contributors file is sorted

[Julian Hyde] [CALCITE-6125] Automate generation of contributor names in 
release notes by adding a git mailmap file


------------------------------------------
[...truncated 394.51 KB...]
         40.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery04()
         19.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery15()
         40.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         19.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery13()
         41.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery03()
         40.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()
         16.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         19.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()
         41.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02Conversion()
         41.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()

> Task :babel:test
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
         10.4sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[5], [5] sql/big-query.iq
         42.9sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest > test(String)
         43.1sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  53.8sec,  506 completed,   0 failed,   4 
skipped, Gradle Test Run :babel:test

> Task :redis:test
    🐳 [redis:2.8.19] 2023-11-21 00:27:04,670 [docker-java-stream--1564687249] 
INFO  - Pulling image layers:  0 pending,  9 downloaded,  9 extracted, (46 
MB/46 MB)
    🐳 [redis:2.8.19] 2023-11-21 00:27:06,569 [docker-java-stream--1564687249] 
INFO  - Pull complete. 9 layers, pulled in 22s (downloaded 46 MB at 2 MB/s)
    🐳 [redis:2.8.19] 2023-11-21 00:27:06,583 [ForkJoinPool-1-worker-25] INFO  - 
Creating container for image: redis:2.8.19

> Task :spark:javadoc
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/JdbcToSparkConverterRule.java>:32:
 warning: no @param for out
  public static JdbcToSparkConverterRule create(JdbcConvention out) {
                                         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/JdbcToSparkConverterRule.java>:32:
 warning: no @return
  public static JdbcToSparkConverterRule create(JdbcConvention out) {
                                         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/JdbcToSparkConverterRule.java>:48:
 warning: no @param for config
  protected JdbcToSparkConverterRule(Config config) {
            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkHandlerImpl.java>:85:
 warning: no @return
  public static CalcitePrepare.SparkHandler instance() {
                                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:38:
 warning: no @param for <T>
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc, T[] ts) {
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:38:
 warning: no @param for sc
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc, T[] ts) {
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:38:
 warning: no @param for ts
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc, T[] ts) {
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:38:
 warning: no @return
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc, T[] ts) {
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:44:
 warning: no @param for <T>
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc,
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:44:
 warning: no @param for sc
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc,
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:44:
 warning: no @param for enumerable
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc,
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:44:
 warning: no @return
  public static <T> JavaRDD<T> createRdd(JavaSparkContext sc,
                               ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:51:
 warning: no @param for <T>
  public static <T> Enumerable<T> asEnumerable(JavaRDD<T> rdd) {
                                  ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:51:
 warning: no @param for rdd
  public static <T> Enumerable<T> asEnumerable(JavaRDD<T> rdd) {
                                  ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:51:
 warning: no @return
  public static <T> Enumerable<T> asEnumerable(JavaRDD<T> rdd) {
                                  ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:59:
 warning: no @param for root
  public static JavaSparkContext getSparkContext(DataContext root) {
                                 ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/spark/src/main/java/org/apache/calcite/adapter/spark/SparkRuntime.java>:59:
 warning: no @return
  public static JavaSparkContext getSparkContext(DataContext root) {
                                 ^
17 warnings

> Task :piglet:test
         15.2sec, org.apache.calcite.test.PigletTest > 
testScan()
         15.2sec, org.apache.calcite.test.PigletTest > 
testOrder()
         15.3sec, org.apache.calcite.test.PigletTest > 
testValues()
         15.3sec, org.apache.calcite.test.PigletTest > 
testLimit()
         15.1sec, org.apache.calcite.test.PigletTest > 
testForeach()
         15.4sec, org.apache.calcite.test.PigletTest > 
testGroup()
         15.1sec, org.apache.calcite.test.PigRelBuilderTest 
> testGroup2()
         15.5sec, org.apache.calcite.test.PigRelBuilderTest 
> testGroup()
         17.1sec,   22 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigRelBuilderTest
         16.9sec, org.apache.calcite.test.PigletTest > 
testLimitExample()
         16.9sec, org.apache.calcite.test.PigletTest > 
testDump()
         16.6sec, org.apache.calcite.test.PigletTest > 
testGroupExample()
          2.1sec, org.apache.calcite.test.PigletTest > 
testFilterExample()
WARNING  17.6sec,   19 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigletTest

> Task :elasticsearch:test

Gradle Test Executor 38 STANDARD_OUT
    2023-11-21 00:27:12,086 [ForkJoinPool-1-worker-11] WARN  - 
gateway.auto_import_dangling_indices is disabled, dangling indices will not be 
automatically detected or imported and must be managed manually
    2023-11-21 00:27:13,498 [elasticsearch[fake-elastic][scheduler][T#1]] WARN  
- [gc][1] overhead, spent [708ms] collecting in the last [1s]

> Task :piglet:test
         19.3sec, org.apache.calcite.test.PigRelExTest > 
testNegation()
          2.1sec, org.apache.calcite.test.PigRelExTest > 
testEqual()
         19.2sec, org.apache.calcite.test.PigRelExTest > 
testAdd()
         19.5sec, org.apache.calcite.test.PigRelOpTest > 
testLoadWithSchema()
         19.4sec, org.apache.calcite.test.PigRelExTest > 
testNotEqual()
         19.4sec, org.apache.calcite.test.PigRelExTest > 
testIsNotNull()
         19.3sec, org.apache.calcite.test.PigRelExTest > 
testLessThan()
          4.2sec, org.apache.calcite.test.PigRelExTest > 
testMod()
          2.5sec, org.apache.calcite.test.PigRelExTest > 
testSubtract()
         19.3sec, org.apache.calcite.test.PigRelExTest > 
testAnd()
          2.6sec, org.apache.calcite.test.PigRelExTest > 
testGreaterThanEqual()
          4.2sec, org.apache.calcite.test.PigRelExTest > 
testNot()
         19.9sec, org.apache.calcite.test.PigScriptTest > 
testReadScript()
         20.4sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigScriptTest
         20.2sec, org.apache.calcite.test.PigRelOpTest > 
testUdf()
          4.9sec, org.apache.calcite.test.PigRelOpTest > 
testLimit()
         20.3sec, org.apache.calcite.test.PigRelOpTest > 
testUnionDifferentSchemas1()
          3.5sec, org.apache.calcite.test.PigRelOpTest > 
testSplit()
         20.2sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate2half()
         20.7sec, org.apache.calcite.test.PigRelOpTest > 
testUnionDifferentSchemas2()
          5.6sec, org.apache.calcite.test.PigRelOpTest > 
testCross()
         21.1sec, org.apache.calcite.test.PigRelOpTest > 
testOrderBy()
          4.4sec, org.apache.calcite.test.PigRelOpTest > 
testRank()
          2.1sec, org.apache.calcite.test.PigRelExTest > 
testCast()
WARNING  21.7sec,   29 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigRelExTest
          2.1sec, org.apache.calcite.test.PigRelOpTest > 
testJoin2Rels()
         21.9sec,   35 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigRelOpTest
WARNING  30.7sec,  106 completed,   0 failed,   2 
skipped, Gradle Test Run :piglet:test

> Task :redis:test
    🐳 [redis:2.8.19] 2023-11-21 00:27:10,872 [ForkJoinPool-1-worker-25] INFO  - 
Container redis:2.8.19 is starting: 
62c1612cb2413e121cd924812de75964e9d9cdcda96eaa52671897d80635e3a1
    🐳 [redis:2.8.19] 2023-11-21 00:27:12,433 [ForkJoinPool-1-worker-25] INFO  - 
Container redis:2.8.19 started in PT29.412S
          5.2sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         63.7sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  66.9sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :plus:test
         17.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery21()
         49.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery05()

> Task :core:javadoc
100 warnings

> Task :elasticsearch:test
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projection()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projection2()
          2.3sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testAlias()
          2.3sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testZips()
          2.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2Cat3()
          2.0sec, 
org.apache.calcite.adapter.elasticsearch.MatchTest > 
testMatchQuery()
         53.8sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projection3()
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
simpleProjectionNoScripting()
          2.6sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterReversed()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionStringLiteral()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionStringLiteralAndColumn()
          3.0sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
limit2()
          3.0sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testLimit()
          4.6sec, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest > 
projection()
         54.5sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
          3.2sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testDismaxQuery()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testProject()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterSort()
          5.0sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionWithIdField()
         54.8sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testSort()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
notOperator()
WARNING  55.0sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
agg1()
          5.9sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
notExpression()
WARNING  55.9sec,   24 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          6.7sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
         56.5sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   3.1sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
WARNING  67.1sec,   67 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2023-11-21 00:27:53,813 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (<none> => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-11-21 00:27:55,632 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => dtcassandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).

> Task :plus:test
         96.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery07()
WARNING  97.4sec,   29 completed,   0 failed,   7 
skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING 108.0sec,   51 completed,   0 failed,  11 
skipped, Gradle Test Run :plus:test

> Task :cassandra:test
          4.2sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
         96.1sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2023-11-21 00:28:23,492 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (dtcassandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-11-21 00:28:42,572 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-11-21 00:28:42,587 [s0-admin-0] WARN  - Query '[0 values] CREATE 
MATERIALIZED VIEW twissandra."Tweets_By_User" AS SELECT username, tweet_id FROM 
twissandra.tweets WHERE username IS NOT NULL AND tweet_id IS NOT NULL PRIMARY 
KEY (username, tweet_id);' generated server side warning(s): Materialized views 
are experimental and are not recommended for production use.
         27.6sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

CassandraAdapterWithoutKeyspaceTest STANDARD_OUT
    2023-11-21 00:28:52,438 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (twissandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-11-21 00:28:56,170 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra_small). This is an anti-pattern 
that should be avoided in production (see 
'advanced.request.warn-if-set-keyspace' in the configuration).
         10.8sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterWithoutKeyspaceTest

Gradle Test Executor 39 STANDARD_OUT
    2023-11-21 00:28:59,459 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=5e406d93-73c8-4937-8d9a-9fbfe6cdfe4b}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-11-21 00:28:59,485 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=8237769d-018c-42c1-8c1f-3d1940f8c066}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-11-21 00:28:59,543 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=d37333b7-cb6c-48ce-af0f-23ee67b61eba}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-11-21 00:29:01,167 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=5e406d93-73c8-4937-8d9a-9fbfe6cdfe4b}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-11-21 00:29:01,331 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=8237769d-018c-42c1-8c1f-3d1940f8c066}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-11-21 00:29:01,810 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=d37333b7-cb6c-48ce-af0f-23ee67b61eba}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-11-21 00:29:04,693 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=5e406d93-73c8-4937-8d9a-9fbfe6cdfe4b}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        151.6sec,   23 completed,   0 failed,   0 skipped, Gradle Test Run 
:cassandra:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':server:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/server/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7m
459 actionable tasks: 459 executed

Publishing build scan...
https://ge.apache.org/s/gcr6ofhcevhzw


See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2023-11-21-00-22-19.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to