You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/01/25 04:44:56 UTC

[GitHub] [beam] Abacn commented on pull request #25104: Migrate portable runners to second version of data channel code

Abacn commented on PR #25104:
URL: https://github.com/apache/beam/pull/25104#issuecomment-1403091314

   python postcommit tests `apache_beam.io.external.xlang_debeziumio_it_test.CrossLanguageDebeziumIOTest.test_xlang_debezium_read` start failing likely related to this change:
   
   https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python310/393/
   https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python39/1381/
   https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python38/3658/
   https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Python37/ (same test failed though not shown in jenkins, can be checked from log)
   
   ```
   Error Message
   RuntimeError: Service failed to start up with error 1
   Stacktrace
   self = <apache_beam.io.external.xlang_debeziumio_it_test.CrossLanguageDebeziumIOTest testMethod=test_xlang_debezium_read>
   ```
   
   looks like it fails to start the expansion service.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org