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...]
[0;1m 40.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery04()[0m
[0;1m 19.3sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery15()[0m
[0;1m 40.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery08()[0m
[0;1m 19.8sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery13()[0m
[0;1m 41.1sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery03()[0m
[0;1m 40.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery09()[0m
[0;1m 16.2sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery18()[0m
[0;1m 19.2sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery17()[0m
[0;1m 41.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery02Conversion()[0m
[0;1m 41.6sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery02()[0m
> 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
[0;1m 10.4sec[0m, org.apache.calcite.test.[0;1mBabelQuidemTest[0m >
[0;1mtest(String)[0m[5], [5] sql/big-query.iq
42.9sec, 5 completed, 0 failed, 0 skipped,
org.apache.calcite.test.[0;1mBabelQuidemTest[0m > [0;1mtest(String)[0m
43.1sec, 5 completed, 0 failed, 0 skipped,
org.apache.calcite.test.BabelQuidemTest
[0;34;1mWARNING[0m 53.8sec, 506 completed, 0 failed, [0;34;1m 4[0m
skipped, [0;34;1mGradle Test Run :babel:test[0m
> 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
[0;1m 15.2sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestScan()[0m
[0;1m 15.2sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestOrder()[0m
[0;1m 15.3sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestValues()[0m
[0;1m 15.3sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestLimit()[0m
[0;1m 15.1sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestForeach()[0m
[0;1m 15.4sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestGroup()[0m
[0;1m 15.1sec[0m, org.apache.calcite.test.[0;1mPigRelBuilderTest[0m
> [0;1mtestGroup2()[0m
[0;1m 15.5sec[0m, org.apache.calcite.test.[0;1mPigRelBuilderTest[0m
> [0;1mtestGroup()[0m
17.1sec, 22 completed, 0 failed, 0 skipped,
org.apache.calcite.test.PigRelBuilderTest
[0;1m 16.9sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestLimitExample()[0m
[0;1m 16.9sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestDump()[0m
[0;1m 16.6sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestGroupExample()[0m
[0;1m 2.1sec[0m, org.apache.calcite.test.[0;1mPigletTest[0m >
[0;1mtestFilterExample()[0m
[0;34;1mWARNING[0m 17.6sec, 19 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.test.[0;34;1mPigletTest[0m
> 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
[0;1m 19.3sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestNegation()[0m
[0;1m 2.1sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestEqual()[0m
[0;1m 19.2sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestAdd()[0m
[0;1m 19.5sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestLoadWithSchema()[0m
[0;1m 19.4sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestNotEqual()[0m
[0;1m 19.4sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestIsNotNull()[0m
[0;1m 19.3sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestLessThan()[0m
[0;1m 4.2sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestMod()[0m
[0;1m 2.5sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestSubtract()[0m
[0;1m 19.3sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestAnd()[0m
[0;1m 2.6sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestGreaterThanEqual()[0m
[0;1m 4.2sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestNot()[0m
[0;1m 19.9sec[0m, org.apache.calcite.test.[0;1mPigScriptTest[0m >
[0;1mtestReadScript()[0m
20.4sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.test.PigScriptTest
[0;1m 20.2sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestUdf()[0m
[0;1m 4.9sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestLimit()[0m
[0;1m 20.3sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestUnionDifferentSchemas1()[0m
[0;1m 3.5sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestSplit()[0m
[0;1m 20.2sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestAggregate2half()[0m
[0;1m 20.7sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestUnionDifferentSchemas2()[0m
[0;1m 5.6sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestCross()[0m
[0;1m 21.1sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestOrderBy()[0m
[0;1m 4.4sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestRank()[0m
[0;1m 2.1sec[0m, org.apache.calcite.test.[0;1mPigRelExTest[0m >
[0;1mtestCast()[0m
[0;34;1mWARNING[0m 21.7sec, 29 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.test.[0;34;1mPigRelExTest[0m
[0;1m 2.1sec[0m, org.apache.calcite.test.[0;1mPigRelOpTest[0m >
[0;1mtestJoin2Rels()[0m
21.9sec, 35 completed, 0 failed, 0 skipped,
org.apache.calcite.test.PigRelOpTest
[0;34;1mWARNING[0m 30.7sec, 106 completed, 0 failed, [0;34;1m 2[0m
skipped, [0;34;1mGradle Test Run :piglet:test[0m
> 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
[0;1m 5.2sec[0m,
org.apache.calcite.adapter.redis.[0;1mRedisAdapterCaseBase[0m >
[0;1mtestSqlWithJoin()[0m
63.7sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
[0;34;1mWARNING[0m 66.9sec, 3 completed, 0 failed, [0;34;1m 1[0m
skipped, [0;34;1mGradle Test Run :redis:test[0m
> Task :plus:test
[0;1m 17.8sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery21()[0m
[0;1m 49.1sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery05()[0m
> Task :core:javadoc
100 warnings
> Task :elasticsearch:test
[0;1m 3.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1mprojection()[0m
[0;1m 3.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1mprojection2()[0m
[0;1m 2.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestAlias()[0m
[0;1m 2.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestZips()[0m
[0;1m 2.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m >
[0;1mcat1Cat2Cat3()[0m
[0;1m 2.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mMatchTest[0m >
[0;1mtestMatchQuery()[0m
53.8sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.MatchTest
[0;1m 4.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1mprojection3()[0m
[0;1m 4.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1msimpleProjectionNoScripting()[0m
[0;1m 2.6sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestFilterReversed()[0m
[0;1m 4.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1mprojectionStringLiteral()[0m
[0;1m 4.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1mprojectionStringLiteralAndColumn()[0m
[0;1m 3.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mlimit2()[0m
[0;1m 3.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestLimit()[0m
[0;1m 4.6sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjectionTest[0m >
[0;1mprojection()[0m
54.5sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.ProjectionTest
[0;1m 3.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestDismaxQuery()[0m
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestProject()[0m
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestFilterSort()[0m
[0;1m 5.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjection2Test[0m >
[0;1mprojectionWithIdField()[0m
54.8sec, 7 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.Projection2Test
[0;1m 3.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestSort()[0m
[0;1m 3.5sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mnotOperator()[0m
[0;34;1mWARNING[0m 55.0sec, 14 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mAggregationTest[0m
[0;1m 3.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1magg1()[0m
[0;1m 5.9sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mBooleanLogicTest[0m >
[0;1mnotExpression()[0m
[0;34;1mWARNING[0m 55.9sec, 24 completed, 0 failed, [0;34;1m 1[0m
skipped,
org.apache.calcite.adapter.elasticsearch.[0;34;1mElasticSearchAdapterTest[0m
[0;1m 6.7sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mBooleanLogicTest[0m >
[0;1mexpressions()[0m
56.5sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
[0;34;1mWARNING[0m 3.1sec, 1 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mScrollingTest[0m
[0;34;1mWARNING[0m 67.1sec, 67 completed, 0 failed, [0;34;1m 3[0m
skipped, [0;34;1mGradle Test Run :elasticsearch:test[0m
> 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
[0;1m 96.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery07()[0m
[0;34;1mWARNING[0m 97.4sec, 29 completed, 0 failed, [0;34;1m 7[0m
skipped, org.apache.calcite.adapter.tpch.[0;34;1mTpchTest[0m
[0;34;1mWARNING[0m 108.0sec, 51 completed, 0 failed, [0;34;1m 11[0m
skipped, [0;34;1mGradle Test Run :plus:test[0m
> Task :cassandra:test
[0;1m 4.2sec[0m,
org.apache.calcite.test.[0;1mCassandraAdapterDataTypesTest[0m >
[0;1mtestCollectionsRowType()[0m
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.