Skip to content

[improve][broker, build, client, fn, io, ml, proxy, sql, test] Merge apache/branch-3.1 into 3.1_ds #337

[improve][broker, build, client, fn, io, ml, proxy, sql, test] Merge apache/branch-3.1 into 3.1_ds

[improve][broker, build, client, fn, io, ml, proxy, sql, test] Merge apache/branch-3.1 into 3.1_ds #337

Re-run triggered December 14, 2023 06:27
Status Failure
Total duration 32m 19s
Artifacts 21

pulsar-ci.yaml

on: pull_request
Preconditions
11s
Preconditions
Build and License check
9m 53s
Build and License check
Matrix: unit-tests
Build Pulsar docker image
25m 52s
Build Pulsar docker image
Build Pulsar java-test-image docker image
5m 34s
Build Pulsar java-test-image docker image
CI - Unit - Upload Coverage
0s
CI - Unit - Upload Coverage
Matrix: system-tests
Matrix: flaky-system-tests
Matrix: integration-tests
CI - System - Upload Coverage
0s
CI - System - Upload Coverage
CI - Integration - Upload Coverage
0s
CI - Integration - Upload Coverage
Build Pulsar on MacOS
0s
Build Pulsar on MacOS
OWASP dependency check
0s
OWASP dependency check
Delete system test docker image artifact
0s
Delete system test docker image artifact
Delete integration test docker image artifact
0s
Delete integration test docker image artifact
Pulsar CI checks completed
5s
Pulsar CI checks completed
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
SmokeTest.checkAdmin: tests/bc_2_0_0/src/test/java/org/apache/pulsar/tests/integration/SmokeTest.java#L88
java.util.concurrent.ExecutionException: org.apache.pulsar.client.admin.PulsarAdminException$GettingAuthenticationDataException: A MultiException has 2 exceptions. They are: 1. java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.ObjectMapper org.apache.pulsar.common.util.ObjectMapperFactory.create()' 2. java.lang.IllegalStateException: Unable to perform operation: create on org.apache.pulsar.client.admin.internal.JacksonConfigurator
CI - Integration - Shade on Java 11
Process completed with exit code 1.
CI - Integration - Shade on Java 17
Process completed with exit code 1.
SmokeTest.checkAdmin: tests/bc_2_0_0/src/test/java/org/apache/pulsar/tests/integration/SmokeTest.java#L88
java.util.concurrent.ExecutionException: org.apache.pulsar.client.admin.PulsarAdminException$GettingAuthenticationDataException: A MultiException has 2 exceptions. They are: 1. java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.ObjectMapper org.apache.pulsar.common.util.ObjectMapperFactory.create()' 2. java.lang.IllegalStateException: Unable to perform operation: create on org.apache.pulsar.client.admin.internal.JacksonConfigurator
CI - Integration - Shade on Java 8
Process completed with exit code 1.
SmokeTest.checkAdmin: tests/bc_2_0_0/src/test/java/org/apache/pulsar/tests/integration/SmokeTest.java#L88
java.util.concurrent.ExecutionException: org.apache.pulsar.client.admin.PulsarAdminException$GettingAuthenticationDataException: A MultiException has 2 exceptions. They are: 1. java.lang.NoSuchMethodError: org.apache.pulsar.common.util.ObjectMapperFactory.create()Lcom/fasterxml/jackson/databind/ObjectMapper; 2. java.lang.IllegalStateException: Unable to perform operation: create on org.apache.pulsar.client.admin.internal.JacksonConfigurator
CI - System - Function
Process completed with exit code 1.
PulsarStateTest.testPythonWordCountFunction: tests/integration/src/test/java/org/apache/pulsar/tests/integration/functions/PulsarStateTest.java#L98
stderr should be empty, but was 'SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/pulsar/lib/com.datastax.oss-pulsar-functions-runtime-all-3.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] ' expected [true] but found [false]
CLITest.testCreateSubscriptionCommand: tests/integration/src/test/java/org/apache/pulsar/tests/integration/cli/CLITest.java#L172
stdout should be empty, but was 'WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. ' expected [true] but found [false]
CI - Integration - Cli
Process completed with exit code 1.
CI - System - Pulsar Connectors - Thread
Process completed with exit code 1.
PulsarFunctionsJavaThreadTest.testAutoSchemaFunctionTest: tests/integration/src/test/java/org/apache/pulsar/tests/integration/functions/java/PulsarFunctionsJavaThreadTest.java#L1
stderr should be empty, but was 'SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/pulsar/lib/com.datastax.oss-pulsar-functions-runtime-all-3.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] ' expected [true] but found [false]
PulsarFunctionsGoProcessTest.testGoExclamationMultiInputsFunction: tests/integration/src/test/java/org/apache/pulsar/tests/integration/functions/go/PulsarFunctionsGoProcessTest.java#L1
stderr should be empty, but was 'SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/pulsar/lib/com.datastax.oss-pulsar-functions-runtime-all-3.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] ' expected [true] but found [false]
CI - System - Pulsar Connectors - Process
Process completed with exit code 1.
CI - System - Pulsar IO
Process completed with exit code 1.
PulsarDebeziumSourcesTest.testDebeziumMongoDbSource: tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/sources/debezium/PulsarDebeziumSourcesTest.java#L74
com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'WARNING': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. { "numInstances" : 1, "numRunning" : 1, "instances" : [ { "instanceId" : 0, "status" : { "running" : true, "error" : "", "numRestarts" : 0, "numReceivedFromSource" : 17, "numSystemExceptions" : 0, "latestSystemExceptions" : [ ], "numSourceExceptions" : 0, "latestSourceExceptions" : [ ], "numWritten" : 17, "lastReceivedTime" : 170"[truncated 87 chars]; line: 1, column: 8]
CI Flaky - System - Pulsar IO - Oracle
Process completed with exit code 1.
PulsarDebeziumOracleSourceTest.testDebeziumOracleDbSource: tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/sources/debezium/PulsarDebeziumOracleSourceTest.java#L48
com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'WARNING': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. { "numInstances" : 1, "numRunning" : 1, "instances" : [ { "instanceId" : 0, "status" : { "running" : true, "error" : "", "numRestarts" : 0, "numReceivedFromSource" : 1, "numSystemExceptions" : 0, "latestSystemExceptions" : [ ], "numSourceExceptions" : 0, "latestSourceExceptions" : [ ], "numWritten" : 1, "lastReceivedTime" : 17025"[truncated 85 chars]; line: 1, column: 8]
CI - Unit - Other
Process completed with exit code 1.
ManagedLedgerTest.testNoCleanupOffloadLedgerWhenMetadataExceptionHappens: managed-ledger/src/test/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerTest.java#L4188
CompletableFuture cannot be returned by getPassword() getPassword() should return byte[] *** If you're unsure why you're getting above error read on. Due to the nature of the syntax above problem might occur because: 1. This exception *might* occur in wrongly written multi-threaded tests. Please refer to Mockito FAQ on limitations of concurrency testing. 2. A spy is stubbed using when(spy.foo()).then() syntax. It is safer to stub spies - - with doReturn|Throw() family of methods. More in javadocs for Mockito.spy() method.
Pulsar CI checks completed
Process completed with exit code 1.
CI - Integration - Shade on Java 11
No files were found with the provided path: tests/integration/target/container-logs. No artifacts will be uploaded.
CI - Integration - Shade on Java 17
No files were found with the provided path: tests/integration/target/container-logs. No artifacts will be uploaded.
CI - Integration - Shade on Java 8
No files were found with the provided path: tests/integration/target/container-logs. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Integration-CLI-container-logs Expired
1.03 MB
Integration-CLI-surefire-reports Expired
2.16 MB
Integration-SHADE_RUN-surefire-reports Expired
495 KB
System-FUNCTION-container-logs Expired
2.76 MB
System-Function-surefire-reports Expired
573 KB
System-PULSAR_CONNECTORS_PROCESS-container-logs Expired
819 KB
System-PULSAR_CONNECTORS_THREAD-container-logs Expired
1.13 MB
System-PULSAR_IO-container-logs Expired
981 KB
System-PULSAR_IO_ORA-container-logs Expired
433 KB
System-Pulsar Connectors - Process-surefire-reports Expired
1.92 MB
System-Pulsar Connectors - Thread-surefire-reports Expired
1.96 MB
System-Pulsar IO - Oracle-surefire-reports Expired
1.15 MB
System-Pulsar IO-surefire-reports Expired
1.34 MB
System-SQL-container-logs Expired
615 KB
System-Sql-surefire-reports Expired
4.06 MB
Unit-BROKER_GROUP_1-surefire-reports Expired
111 MB
Unit-OTHER-surefire-reports Expired
97.8 MB
pulsar-java-test-image.zst Expired
472 MB
pulsar-maven-repository-binaries.tar.zst Expired
19.2 KB
pulsar-server-distribution.tar.zst Expired
218 MB
pulsar-test-latest-version-image.zst Expired
1.78 GB