You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "TSultanov (via GitHub)" <gi...@apache.org> on 2023/05/19 09:57:38 UTC

[GitHub] [beam] TSultanov opened a new issue, #26785: [Failing Test]: Tests for Flink runners are failing in "Java PreCommit check"

TSultanov opened a new issue, #26785:
URL: https://github.com/apache/beam/issues/26785

   ### What happened?
   
   I'm noticing that "Java PreCommit check" job is failing in several of my PRs, some of which are not related to any Java code.
   
   The failures are all seem to be related to Flink runner (`:runners:flink:...:test` jobs). I've tried running these tests locally, but they all seem to pass fine.
   
   PRs with failing "Java PreCommit check":
   | PR Link | Jenkins Link |
   |-|-|
   | https://github.com/apache/beam/pull/26762 | https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/6094/ |
   | https://github.com/apache/beam/pull/26488 | https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/27220 |
   | https://github.com/apache/beam/pull/26713 | https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/27221/ |
   
   ### Issue Failure
   
   Failure: Test is continually failing
   
   ### Issue Priority
   
   Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [X] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [X] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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

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


[GitHub] [beam] Abacn commented on issue #26785: [Failing Test]: Tests for Flink runners are failing in "Java PreCommit check"

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn commented on issue #26785:
URL: https://github.com/apache/beam/issues/26785#issuecomment-1554687249

   Also, we could separate flink runner tests of version matrices into another precommit to reduce the noise. That is, he current java precommit runs on a single flink version; while other versions in another precommit that is only triggered when runner code change.


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


[GitHub] [beam] Abacn commented on issue #26785: [Failing Test]: Tests for Flink runners are failing in "Java PreCommit check"

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn commented on issue #26785:
URL: https://github.com/apache/beam/issues/26785#issuecomment-1554684472

   This is known flake (#21333); this flink tests each setup a flink minicluster, and when jenkins node under high load it then stucks. A recent build system change worsened the issue: #26776 should be partly mitigated after #26784 in.


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


[GitHub] [beam] Abacn commented on issue #26785: [Failing Test]: Tests for Flink runners are failing in "Java PreCommit check"

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn commented on issue #26785:
URL: https://github.com/apache/beam/issues/26785#issuecomment-1560178511

   close as fixed by #26784. Recent java precommit cron jobs are pretty green now


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


[GitHub] [beam] Abacn closed issue #26785: [Failing Test]: Tests for Flink runners are failing in "Java PreCommit check"

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #26785: [Failing Test]: Tests for Flink runners are failing in "Java PreCommit check"
URL: https://github.com/apache/beam/issues/26785


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