zymap commented on pull request #9590:
URL: https://github.com/apache/pulsar/pull/9590#issuecomment-784057582
Failed tests:
```
~~~~~~~ SKIPPED -- [TestClass name=class
org.apache.pulsar.tests.integration.io.GenericRecordSourceTest].testGenericRecordSource([])--------------
Starting test [TestClass name=class
org.apache.pulsar.tests.integration.io.GenericRecordSourceTest].testGenericRecordSource([])-------
07:19:45.283
[TestNG-method=testGenericRecordSource-1:org.apache.pulsar.tests.integration.io.GenericRecordSourceTest@112]
INFO org.apache.pulsar.tests.integration.io.GenericRecordSourceTest - Run
command : /pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource
07:19:45.288
[docker-java-stream-57079303:org.apache.pulsar.tests.integration.utils.DockerUtils$2@216]
INFO org.apache.pulsar.tests.integration.utils.DockerUtils -
DOCKER.exec(ckmqvcaq-standalone:/pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource): Executing...
07:19:47.833
[docker-java-stream-57079303:org.apache.pulsar.tests.integration.utils.DockerUtils$2@221]
INFO org.apache.pulsar.tests.integration.utils.DockerUtils -
DOCKER.exec(ckmqvcaq-standalone:/pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource): STDERR: Source
class org.apache.pulsar.tests.integration.io.GenericRecordSource must be in
class path
07:19:47.834
[docker-java-stream-57079303:org.apache.pulsar.tests.integration.utils.DockerUtils$2@221]
INFO org.apache.pulsar.tests.integration.utils.DockerUtils -
DOCKER.exec(ckmqvcaq-standalone:/pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource): STDERR: Reason:
Source class org.apache.pulsar.tests.integration.io.GenericRecordSource must be
in class path
07:19:48.163
[docker-java-stream-57079303:org.apache.pulsar.tests.integration.utils.DockerUtils$2@236]
INFO org.apache.pulsar.tests.integration.utils.DockerUtils -
DOCKER.exec(ckmqvcaq-standalone:/pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource): Done
07:19:48.167
[docker-java-stream-57079303:org.apache.pulsar.tests.integration.utils.DockerUtils$2@254]
INFO org.apache.pulsar.tests.integration.utils.DockerUtils -
DOCKER.exec(ckmqvcaq-standalone:/pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource): completed with 1
07:19:48.167
[docker-java-stream-57079303:org.apache.pulsar.tests.integration.utils.DockerUtils$2@257]
ERROR org.apache.pulsar.tests.integration.utils.DockerUtils -
DOCKER.exec(ckmqvcaq-standalone:/pulsar/bin/pulsar-admin sources create --name
test-state-source-isolqgjy --destinationTopicName
test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource): completed with non
zero return code: 1
stdout:
stderr: Source class
org.apache.pulsar.tests.integration.io.GenericRecordSource must be in class path
Reason: Source class
org.apache.pulsar.tests.integration.io.GenericRecordSource must be in class path
!!!!!!!!! FAILURE-- [TestClass name=class
org.apache.pulsar.tests.integration.io.GenericRecordSourceTest].testGenericRecordSource([])-------
Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 1, Time elapsed:
206.535 s <<< FAILURE! - in TestSuite
Error:
pulsar-standalone-suite(org.apache.pulsar.tests.integration.io.GenericRecordSourceTest)
Time elapsed: 2.904 s <<< FAILURE!
org.apache.pulsar.tests.integration.docker.ContainerExecException:
/pulsar/bin/pulsar-admin sources create --name test-state-source-isolqgjy
--destinationTopicName test-state-source-output-zrbylspk --archive
/pulsar/examples/java-test-functions.jar --classname
org.apache.pulsar.tests.integration.io.GenericRecordSource failed on
267d5fc4c5f0ad1512ae6ba8588f32236a6d72ddd840ba940a24d9d2a94de872 with error
code 1
at
org.apache.pulsar.tests.integration.utils.DockerUtils$2.onComplete(DockerUtils.java:259)
at
org.testcontainers.shaded.com.github.dockerjava.core.exec.AbstrAsyncDockerCmdExec$1.onComplete(AbstrAsyncDockerCmdExec.java:51)
at
org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:276)
at java.lang.Thread.run(Thread.java:748)
[INFO]
[INFO] Results:
[INFO]
Error: Failures:
Error:
org.apache.pulsar.tests.integration.io.GenericRecordSourceTest.pulsar-standalone-suite(org.apache.pulsar.tests.integration.io.GenericRecordSourceTest)
[INFO] Run 1: PASS
Error: Run 2: GenericRecordSourceTest.testGenericRecordSource ยป
ContainerExec /pulsar/bin/pu...
[INFO]
[INFO]
Error: Tests run: 4, Failures: 1, Errors: 0, Skipped: 0
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]