You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2022/05/20 17:31:00 UTC

[jira] [Created] (BEAM-14495) validatesCrossLanguageRunnerGoUsingJava is failing for beam_PostCommit_XVR_Direct

Chamikara Madhusanka Jayalath created BEAM-14495:
----------------------------------------------------

             Summary: validatesCrossLanguageRunnerGoUsingJava is failing for beam_PostCommit_XVR_Direct
                 Key: BEAM-14495
                 URL: https://issues.apache.org/jira/browse/BEAM-14495
             Project: Beam
          Issue Type: Bug
          Components: cross-language, runner-direct
            Reporter: Chamikara Madhusanka Jayalath
            Assignee: Jack McCluskey


Seems like beam_PostCommit_XVR_Direct is perma-red due to failure of validatesCrossLanguageRunnerGoUsingJava.

First failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2656/

Don't see much details in the logs.

04:22:13 --- PASS: TestJDBCIO_PostgresReadWrite (36.39s)
04:22:13 PASS
04:22:13 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc	91.810s
04:22:13 === RUN   TestKafkaIO_BasicReadWrite
04:22:13     integration.go:218: Test TestKafkaIO_BasicReadWrite is currently filtered for runner portable
04:22:13 --- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
04:22:13 PASS
04:22:13 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka	6.031s
04:22:13 FAIL
04:22:13 $ TEST_EXIT_CODE=0
04:22:13 $ cd ../..
04:22:13 $ exit 1
04:22:13 $ exit 1
04:22:13 
04:22:13 > Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerGoUsingJava FAILED

Seems like we added following check which correlates with the first failure.
https://github.com/apache/beam/commit/9eb86446eb4c609138e29ead4617331918e120f4

Jack, do you think this is related ?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)