You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/10/04 20:50:00 UTC

[jira] [Resolved] (BEAM-5655) Tests failing with quota errors

     [ https://issues.apache.org/jira/browse/BEAM-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wegner resolved BEAM-5655.
--------------------------------
       Resolution: Duplicate
    Fix Version/s: Not applicable

> Tests failing with quota errors
> -------------------------------
>
>                 Key: BEAM-5655
>                 URL: https://issues.apache.org/jira/browse/BEAM-5655
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Ahmet Altay
>            Assignee: Kenneth Knowles
>            Priority: Major
>             Fix For: Not applicable
>
>
> [https://builds.apache.org/job/beam_PostCommit_Python_Verify_PR/128/consoleFull]
> cc: [~rfernand] [~swegner]
>  *12:09:27* ======================================================================*12:09:27* ERROR: test_streaming_wordcount_it (apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT)*12:09:27* ----------------------------------------------------------------------*12:09:27* Traceback (most recent call last):*12:09:27* File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/examples/streaming_wordcount_it_test.py", line 105, in test_streaming_wordcount_it*12:09:27* self.test_pipeline.get_full_options_as_args(**extra_opts))*12:09:27* File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/examples/streaming_wordcount.py", line 101, in run*12:09:27* result = p.run()*12:09:27* File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/pipeline.py", line 416, in run*12:09:27* return self.runner.run_pipeline(self)*12:09:27* File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py", line 61, in run_pipeline*12:09:27* self.result.wait_until_finish(duration=wait_duration)*12:09:27* File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py", line 1166, in wait_until_finish*12:09:27* (self.state, getattr(self._runner, 'last_error_msg', None)), self)*12:09:27* DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:*12:09:27* Workflow failed. Causes: Project apache-beam-testing has insufficient quota(s) to execute this workflow with 1 instances in region us-central1. Quota summary (required/available): 1/7162 instances, 4/142 CPUs, 430/121 disk GB, 0/4046 SSD disk GB, 1/51 instance groups, 1/49 managed instance groups, 1/222 instance templates, 1/416 in-use IP addresses.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)