You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/10/17 17:10:04 UTC

[jira] [Commented] (BEAM-10718) Mongo DB IO benchmark is failing

    [ https://issues.apache.org/jira/browse/BEAM-10718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215991#comment-17215991 ] 

Beam JIRA Bot commented on BEAM-10718:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Mongo DB IO benchmark is failing
> --------------------------------
>
>                 Key: BEAM-10718
>                 URL: https://issues.apache.org/jira/browse/BEAM-10718
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Valentyn Tymofieiev
>            Priority: P2
>              Labels: stale-P2
>
> The benchmark must have been failing since 2.22.0 or so.
> https://ci-beam.apache.org/job/beam_python_mongoio_load_test/995/
> ```
> 14:12:28 > Task :sdks:python:test-suites:dataflow:py35:mongodbioIT
> 14:12:28 /home/jenkins/jenkins-slave/workspace/beam_python_mongoio_load_test/src/build/gradleenv/-1734967054/lib/python3.5/site-packages/apache_beam/__init__.py:86: UserWarning: You are using the final Apache Beam release with Python 3.5 support. New releases of Apache Beam will require Python 3.6 or a newer version.
> 14:12:28   'You are using the final Apache Beam release with Python 3.5 support. '
> 14:12:28 Traceback (most recent call last):
> 14:12:28   File "/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main
> 14:12:28     "__main__", mod_spec)
> 14:12:28   File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
> 14:12:28     exec(code, run_globals)
> 14:12:28   File "/home/jenkins/jenkins-slave/workspace/beam_python_mongoio_load_test/src/build/gradleenv/-1734967054/lib/python3.5/site-packages/apache_beam/io/mongodbio_it_test.py", line 114, in <module>
> 14:12:28     run()
> 14:12:28   File "/home/jenkins/jenkins-slave/workspace/beam_python_mongoio_load_test/src/build/gradleenv/-1734967054/lib/python3.5/site-packages/apache_beam/io/mongodbio_it_test.py", line 71, in run
> 14:12:28     with TestPipeline(options=PipelineOptions(pipeline_args)) as p:
> 14:12:28   File "/home/jenkins/jenkins-slave/workspace/beam_python_mongoio_load_test/src/build/gradleenv/-1734967054/lib/python3.5/site-packages/apache_beam/testing/test_pipeline.py", line 107, in __init__
> 14:12:28     super(TestPipeline, self).__init__(runner, options)
> 14:12:28   File "/home/jenkins/jenkins-slave/workspace/beam_python_mongoio_load_test/src/build/gradleenv/-1734967054/lib/python3.5/site-packages/apache_beam/pipeline.py", line 203, in __init__
> 14:12:28     'Pipeline has validations errors: \n' + '\n'.join(errors))
> 14:12:28 ValueError: Pipeline has validations errors: 
> 14:12:28 Missing required option: region.
> ```
> cc: [~kamilwu] What is the monitoring plan for these benchmarks? Sounds like we lose track of these failures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)