Fix typo in release notes for 428 #56495
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
check-commits-dispatcher
0s
build-pt
23m 12s
build-test-matrix
2m 52s
artifact-checks
20m 2s
error-prone-checks
23m 33s
web-ui-checks
1m 20s
test-jdbc-compatibility
26m 34s
test-other-modules
34m 52s
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Annotations
9 errors and 1 warning
hive-tests (config-hdp3)
Process completed with exit code 1.
|
test (plugin/trino-bigquery)
Process completed with exit code 1.
|
test (plugin/trino-iceberg, cloud-tests)
Process completed with exit code 1.
|
TestHiveS3AndGlueMetastoreTest.testCreateTableWithIncorrectLocation:
io/trino/plugin/hive/TestHiveS3AndGlueMetastoreTest#L287
Expecting code to raise a throwable.
|
TestHiveS3AndGlueMetastoreTest.testCtasWithIncorrectLocation:
io/trino/plugin/hive/TestHiveS3AndGlueMetastoreTest#L301
Expecting throwable message:
"expected no update count, but got 1 for query 20231011_145427_00498_ehi6p"
to contain:
"External location is not a valid file system URI"
but did not.
Throwable that failed the check:
java.lang.AssertionError: expected no update count, but got 1 for query 20231011_145427_00498_ehi6p
at org.testng.Assert.fail(Assert.java:94)
at io.trino.testing.QueryAssertions.assertDistributedUpdate(QueryAssertions.java:139)
at io.trino.testing.QueryAssertions.assertUpdate(QueryAssertions.java:63)
at io.trino.testing.AbstractTestQueryFramework.assertUpdate(AbstractTestQueryFramework.java:405)
at io.trino.testing.AbstractTestQueryFramework.assertUpdate(AbstractTestQueryFramework.java:400)
at io.trino.plugin.hive.TestHiveS3AndGlueMetastoreTest.lambda$testCtasWithIncorrectLocation$5(TestHiveS3AndGlueMetastoreTest.java:298)
at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1366)
at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1210)
at io.trino.plugin.hive.TestHiveS3AndGlueMetastoreTest.testCtasWithIncorrectLocation(TestHiveS3AndGlueMetastoreTest.java:298)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:645)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
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:833)
|
TestBigQueryAvroConnectorTest.testEmptyProjectionView:
io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest#L1
Execution of 'actual' query 20231011_171941_00118_rqy23 failed: SELECT count(*) FROM test.test_empty_projection_m0t1at4uo7
|
TestIcebergS3AndGlueMetastoreTest.testCreateTableWithIncorrectLocation:
io/trino/plugin/iceberg/catalog/glue/TestIcebergS3AndGlueMetastoreTest#L144
Expecting code to raise a throwable.
|
TestIcebergS3AndGlueMetastoreTest.testCtasWithIncorrectLocation:
io/trino/plugin/iceberg/catalog/glue/TestIcebergS3AndGlueMetastoreTest#L157
Expecting throwable message:
"expected no update count, but got 25 for query 20231011_175231_00931_faetf"
to contain:
"Fragment is not allowed in a file system location"
but did not.
Throwable that failed the check:
java.lang.AssertionError: expected no update count, but got 25 for query 20231011_175231_00931_faetf
at org.testng.Assert.fail(Assert.java:94)
at io.trino.testing.QueryAssertions.assertDistributedUpdate(QueryAssertions.java:139)
at io.trino.testing.QueryAssertions.assertUpdate(QueryAssertions.java:63)
at io.trino.testing.AbstractTestQueryFramework.assertUpdate(AbstractTestQueryFramework.java:405)
at io.trino.testing.AbstractTestQueryFramework.assertUpdate(AbstractTestQueryFramework.java:400)
at io.trino.plugin.iceberg.catalog.glue.TestIcebergS3AndGlueMetastoreTest.lambda$testCtasWithIncorrectLocation$5(TestIcebergS3AndGlueMetastoreTest.java:154)
at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1366)
at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1210)
at io.trino.plugin.iceberg.catalog.glue.TestIcebergS3AndGlueMetastoreTest.testCtasWithIncorrectLocation(TestIcebergS3AndGlueMetastoreTest.java:154)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:645)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
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:833)
|
TestIcebergAbfsConnectorSmokeTest.:
io/trino/plugin/iceberg/TestIcebergAbfsConnectorSmokeTest#L1
No ParameterResolver registered for parameter [java.lang.String container] in constructor [public io.trino.plugin.iceberg.TestIcebergAbfsConnectorSmokeTest(java.lang.String,java.lang.String,java.lang.String)].
|
test (lib/trino-filesystem-azure, cloud-tests)
No files were found with the provided path: **/surefire-reports/TEST-*.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product tests and server tarball
Expired
|
1.14 GB |
|
result hive-tests
Expired
|
2.11 MB |
|
result plugin_trino-bigquery, ,
Expired
|
6.98 MB |
|
result plugin_trino-iceberg, cloud-tests,
Expired
|
4.43 MB |
|
test report hive-tests (config-hdp3)
Expired
|
627 KB |
|
test report pt (apache-hive3, suite-hms-only, )
Expired
|
75.7 KB |
|
test report pt (default, suite-1, )
Expired
|
430 KB |
|
test report pt (default, suite-2, )
Expired
|
504 KB |
|
test report pt (default, suite-3, )
Expired
|
309 KB |
|
test report pt (default, suite-5, )
Expired
|
517 KB |
|
test report pt (default, suite-6-non-generic, )
Expired
|
400 KB |
|
test report pt (default, suite-7-non-generic, )
Expired
|
176 KB |
|
test report pt (default, suite-8-non-generic, )
Expired
|
151 KB |
|
test report pt (default, suite-all-connectors-smoke, )
Expired
|
1.31 KB |
|
test report pt (default, suite-azure, )
Expired
|
8.52 KB |
|
test report pt (default, suite-cassandra, )
Expired
|
28.5 KB |
|
test report pt (default, suite-clickhouse, )
Expired
|
2.43 KB |
|
test report pt (default, suite-clients, )
Expired
|
52.6 KB |
|
test report pt (default, suite-compatibility, )
Expired
|
38.2 KB |
|
test report pt (default, suite-delta-lake-databricks104, )
Expired
|
26.3 KB |
|
test report pt (default, suite-delta-lake-databricks113, )
Expired
|
26.3 KB |
|
test report pt (default, suite-delta-lake-databricks122, )
Expired
|
26.3 KB |
|
test report pt (default, suite-delta-lake-databricks133, )
Expired
|
144 KB |
|
test report pt (default, suite-delta-lake-databricks91, )
Expired
|
98.2 KB |
|
test report pt (default, suite-delta-lake-oss, )
Expired
|
304 KB |
|
test report pt (default, suite-functions, )
Expired
|
16.6 KB |
|
test report pt (default, suite-gcs, )
Expired
|
2.52 KB |
|
test report pt (default, suite-hudi, )
Expired
|
39.8 KB |
|
test report pt (default, suite-iceberg, )
Expired
|
1010 KB |
|
test report pt (default, suite-ignite, )
Expired
|
2.36 KB |
|
test report pt (default, suite-kafka, )
Expired
|
101 KB |
|
test report pt (default, suite-ldap, )
Expired
|
177 KB |
|
test report pt (default, suite-mysql, )
Expired
|
12.2 KB |
|
test report pt (default, suite-oauth2, )
Expired
|
19.1 KB |
|
test report pt (default, suite-parquet, )
Expired
|
66.1 KB |
|
test report pt (default, suite-storage-formats-detailed, )
Expired
|
59.6 KB |
|
test report pt (default, suite-tpcds, )
Expired
|
49 KB |
|
test report pt (default, suite-tpch, )
Expired
|
12.6 KB |
|
test report test (client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, , )
Expired
|
6.41 MB |
|
test report test (core_trino-main, , )
Expired
|
64.8 MB |
|
test report test (core_trino-main, , 20)
Expired
|
64.9 MB |
|
test report test (lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-manager,lib_trino-filesystem-s3,lib_trino-hdfs, , )
Expired
|
1.58 MB |
|
test report test (lib_trino-filesystem-s3, cloud-tests, )
Expired
|
28.7 KB |
|
test report test (lib_trino-orc,lib_trino-parquet, , )
Expired
|
23.3 MB |
|
test report test (plugin_trino-accumulo, , )
Expired
|
1.65 MB |
|
test report test (plugin_trino-bigquery, , )
Expired
|
3.83 MB |
|
test report test (plugin_trino-bigquery, cloud-tests-arrow, )
Expired
|
434 KB |
|
test report test (plugin_trino-cassandra, , )
Expired
|
2.47 MB |
|
test report test (plugin_trino-clickhouse, , )
Expired
|
3.61 MB |
|
test report test (plugin_trino-delta-lake, , )
Expired
|
8.19 MB |
|
test report test (plugin_trino-delta-lake, cloud-tests, )
Expired
|
2.21 MB |
|
test report test (plugin_trino-delta-lake, fte-tests, )
Expired
|
4.54 MB |
|
test report test (plugin_trino-druid, , )
Expired
|
958 KB |
|
test report test (plugin_trino-elasticsearch, , )
Expired
|
2.72 MB |
|
test report test (plugin_trino-google-sheets, , )
Expired
|
233 KB |
|
test report test (plugin_trino-hive, , )
Expired
|
14.2 MB |
|
test report test (plugin_trino-hive, fte-tests, )
Expired
|
6.28 MB |
|
test report test (plugin_trino-hive, test-parquet, )
Expired
|
2.34 MB |
|
test report test (plugin_trino-hudi, , )
Expired
|
1.98 MB |
|
test report test (plugin_trino-iceberg, , )
Expired
|
16.2 MB |
|
test report test (plugin_trino-iceberg, cloud-tests, )
Expired
|
3.57 MB |
|
test report test (plugin_trino-iceberg, fte-tests, )
Expired
|
7.08 MB |
|
test report test (plugin_trino-iceberg, minio-and-avro, )
Expired
|
14.9 MB |
|
test report test (plugin_trino-ignite, , )
Expired
|
1.82 MB |
|
test report test (plugin_trino-kafka, , )
Expired
|
1.84 MB |
|
test report test (plugin_trino-kudu, , )
Expired
|
2.22 MB |
|
test report test (plugin_trino-mariadb, , )
Expired
|
3.5 MB |
|
test report test (plugin_trino-mongodb, , )
Expired
|
3.93 MB |
|
test report test (plugin_trino-mysql, , )
Expired
|
5.64 MB |
|
test report test (plugin_trino-oracle, , )
Expired
|
3.61 MB |
|
test report test (plugin_trino-phoenix5, , )
Expired
|
1.67 MB |
|
test report test (plugin_trino-pinot, , )
Expired
|
2.99 MB |
|
test report test (plugin_trino-postgresql, , )
Expired
|
4.27 MB |
|
test report test (plugin_trino-raptor-legacy, , )
Expired
|
4.65 MB |
|
test report test (plugin_trino-redis, , )
Expired
|
1.33 MB |
|
test report test (plugin_trino-redshift, , )
Expired
|
73.2 KB |
|
test report test (plugin_trino-redshift, cloud-tests, )
Expired
|
74.6 KB |
|
test report test (plugin_trino-redshift, fte-tests, )
Expired
|
128 KB |
|
test report test (plugin_trino-resource-group-managers, , )
Expired
|
82.6 KB |
|
test report test (plugin_trino-singlestore, , )
Expired
|
2.09 MB |
|
test report test (plugin_trino-sqlserver, , )
Expired
|
4 MB |
|
test report test (testing_trino-faulttolerant-tests, default, )
Expired
|
970 KB |
|
test report test (testing_trino-faulttolerant-tests, test-fault-tolerant-delta, )
Expired
|
101 KB |
|
test report test (testing_trino-faulttolerant-tests, test-fault-tolerant-hive, )
Expired
|
4.39 MB |
|
test report test (testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg, )
Expired
|
6.83 MB |
|
test report test (testing_trino-tests, , )
Expired
|
2.39 MB |
|
test report test-jdbc-compatibility
Expired
|
636 KB |
|
test report test-other-modules
Expired
|
9.26 MB |
|