You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2019/11/21 17:35:00 UTC

[jira] [Created] (BEAM-8799) Python WordCountIT benchmarks broken

Luke Cwik created BEAM-8799:
-------------------------------

             Summary: Python WordCountIT benchmarks broken
                 Key: BEAM-8799
                 URL: https://issues.apache.org/jira/browse/BEAM-8799
             Project: Beam
          Issue Type: Bug
          Components: testing
            Reporter: Luke Cwik


This impacts beam_PerformanceTests_WordCountIT_Py27, beam_PerformanceTests_WordCountIT_Py35, beam_PerformanceTests_WordCountIT_Py36, beam_PerformanceTests_WordCountIT_Py37

Example run:

[https://builds.apache.org/job/beam_PerformanceTests_WordCountIT_Py27/762/console]
*04:25:28* 2019-11-21 12:25:28,225 fda01793 MainThread beam_integration_benchmark(1/1) INFO     Cleaning up benchmark beam_integration_benchmark*04:25:28* 2019-11-21 12:25:28,226 fda01793 MainThread beam_integration_benchmark(1/1) ERROR    Exception running benchmark*04:25:28* Traceback (most recent call last):*04:25:28*   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 995, in RunBenchmarkTask*04:25:28*     RunBenchmark(spec, collector)*04:25:28*   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 846, in RunBenchmark*04:25:28*     DoRunPhase(spec, collector, detailed_timer)*04:25:28*   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 689, in DoRunPhase*04:25:28*     samples = spec.BenchmarkRun(spec)*04:25:28*   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py", line 161, in Run*04:25:28*     job_type=job_type)*04:25:28* TypeError: SubmitJob() takes at least 3 arguments (5 given)*04:25:28* 2019-11-21 12:25:28,226 fda01793 MainThread beam_integration_benchmark(1/1) ERROR    Benchmark 1/1 beam_integration_benchmark (UID: beam_integration_benchmark0) failed.



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