You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/22 03:02:08 UTC

Build failed in Jenkins: beam_PostCommit_Python_Verify #908

See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/908/>

------------------------------------------
[...truncated 2482 lines...]
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 239, in test_as_list_and_as_dict_side_inputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 352, in test_as_list_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 330, in test_as_list_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 305, in test_as_singleton_with_different_defaults_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 288, in test_as_singleton_with_different_defaults_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 264, in test_as_singleton_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_default_value_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 192, in test_default_value_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 224, in test_empty_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 168, in test_empty_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_iterable_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 201, in test_iterable_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_map (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 74, in test_map
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_do_fn_object (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 118, in test_par_do_with_do_fn_object
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_return (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 157, in test_par_do_with_multiple_outputs_and_using_return
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_yield (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 140, in test_par_do_with_multiple_outputs_and_using_yield
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 84, in test_par_do_with_side_input_as_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_keyword_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 98, in test_par_do_with_side_input_as_keyword_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_undeclared_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 211, in test_undeclared_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_window_transform (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 405, in test_window_transform
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_word_count (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 64, in test_word_count
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

----------------------------------------------------------------------
Ran 20 tests in 0.539s

FAILED (errors=20)
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : beam_PostCommit_Python_Verify #912

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/912/changes>


Build failed in Jenkins: beam_PostCommit_Python_Verify #911

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/911/changes>

Changes:

[lcwik] Add experiments alias for DebugOptions

------------------------------------------
[...truncated 2482 lines...]
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 239, in test_as_list_and_as_dict_side_inputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 352, in test_as_list_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 330, in test_as_list_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 305, in test_as_singleton_with_different_defaults_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 288, in test_as_singleton_with_different_defaults_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 264, in test_as_singleton_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_default_value_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 192, in test_default_value_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 224, in test_empty_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 168, in test_empty_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_iterable_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 201, in test_iterable_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_map (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 74, in test_map
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_do_fn_object (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 118, in test_par_do_with_do_fn_object
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_return (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 157, in test_par_do_with_multiple_outputs_and_using_return
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_yield (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 140, in test_par_do_with_multiple_outputs_and_using_yield
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 84, in test_par_do_with_side_input_as_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_keyword_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 98, in test_par_do_with_side_input_as_keyword_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_undeclared_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 211, in test_undeclared_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_window_transform (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 405, in test_window_transform
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_word_count (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 64, in test_word_count
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

----------------------------------------------------------------------
Ran 20 tests in 0.615s

FAILED (errors=20)
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PostCommit_Python_Verify #910

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/910/>

------------------------------------------
[...truncated 2482 lines...]
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 239, in test_as_list_and_as_dict_side_inputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 352, in test_as_list_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 330, in test_as_list_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 305, in test_as_singleton_with_different_defaults_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 288, in test_as_singleton_with_different_defaults_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 264, in test_as_singleton_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_default_value_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 192, in test_default_value_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 224, in test_empty_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 168, in test_empty_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_iterable_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 201, in test_iterable_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_map (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 74, in test_map
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_do_fn_object (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 118, in test_par_do_with_do_fn_object
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_return (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 157, in test_par_do_with_multiple_outputs_and_using_return
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_yield (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 140, in test_par_do_with_multiple_outputs_and_using_yield
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 84, in test_par_do_with_side_input_as_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_keyword_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 98, in test_par_do_with_side_input_as_keyword_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_undeclared_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 211, in test_undeclared_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_window_transform (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 405, in test_window_transform
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_word_count (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 64, in test_word_count
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

----------------------------------------------------------------------
Ran 20 tests in 0.979s

FAILED (errors=20)
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PostCommit_Python_Verify #909

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/909/>

------------------------------------------
[...truncated 2482 lines...]
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 239, in test_as_list_and_as_dict_side_inputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 352, in test_as_list_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_list_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 330, in test_as_list_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_with_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 305, in test_as_singleton_with_different_defaults_with_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_with_different_defaults_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 288, in test_as_singleton_with_different_defaults_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_as_singleton_without_unique_labels (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 264, in test_as_singleton_without_unique_labels
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_default_value_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 192, in test_default_value_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 224, in test_empty_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_empty_singleton_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 168, in test_empty_singleton_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_iterable_side_input (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 201, in test_iterable_side_input
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_map (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 74, in test_map
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_do_fn_object (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 118, in test_par_do_with_do_fn_object
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_return (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 157, in test_par_do_with_multiple_outputs_and_using_return
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_multiple_outputs_and_using_yield (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 140, in test_par_do_with_multiple_outputs_and_using_yield
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 84, in test_par_do_with_side_input_as_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_par_do_with_side_input_as_keyword_arg (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 98, in test_par_do_with_side_input_as_keyword_arg
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_undeclared_side_outputs (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 211, in test_undeclared_side_outputs
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_window_transform (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 405, in test_window_transform
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

======================================================================
ERROR: test_word_count (apache_beam.dataflow_test.DataflowTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 64, in test_word_count
    pipeline = TestPipeline()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
    super(TestPipeline, self).__init__(runner, options, argv)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
    'Pipeline has validations errors: \n' + '\n'.join(errors))
ValueError: Pipeline has validations errors: 
Missing GCS path option: temp_location.

----------------------------------------------------------------------
Ran 20 tests in 0.573s

FAILED (errors=20)
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: beam_PostCommit_Python_Verify #908

Posted by Ahmet Altay <al...@google.com.INVALID>.
ValidatesRunner tests are failing, opened the
https://issues.apache.org/jira/browse/BEAM-1204 issue.

Root cause seems to be this commit:
https://github.com/apache/incubator-beam/commit/35e2fdc7f22f20d74a569e86ced931209661dec1

On Wed, Dec 21, 2016 at 7:02 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/908/>
>
> ------------------------------------------
> [...truncated 2482 lines...]
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 239, in
> test_as_list_and_as_dict_side_inputs
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_as_list_with_unique_labels (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 352, in
> test_as_list_with_unique_labels
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_as_list_without_unique_labels (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 330, in
> test_as_list_without_unique_labels
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_as_singleton_with_different_defaults_with_unique_labels
> (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 305, in
> test_as_singleton_with_different_defaults_with_unique_labels
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_as_singleton_with_different_defaults_without_unique_labels
> (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 288, in
> test_as_singleton_with_different_defaults_without_unique_labels
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_as_singleton_without_unique_labels (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 264, in
> test_as_singleton_without_unique_labels
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_default_value_singleton_side_input (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 192, in
> test_default_value_singleton_side_input
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_empty_side_outputs (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 224, in
> test_empty_side_outputs
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_empty_singleton_side_input (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 168, in
> test_empty_singleton_side_input
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_iterable_side_input (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 201, in
> test_iterable_side_input
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_map (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 74, in test_map
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_par_do_with_do_fn_object (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 118, in
> test_par_do_with_do_fn_object
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_par_do_with_multiple_outputs_and_using_return
> (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 157, in
> test_par_do_with_multiple_outputs_and_using_return
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_par_do_with_multiple_outputs_and_using_yield
> (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 140, in
> test_par_do_with_multiple_outputs_and_using_yield
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_par_do_with_side_input_as_arg (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 84, in
> test_par_do_with_side_input_as_arg
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_par_do_with_side_input_as_keyword_arg
> (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 98, in
> test_par_do_with_side_input_as_keyword_arg
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_undeclared_side_outputs (apache_beam.dataflow_test.
> DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 211, in
> test_undeclared_side_outputs
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_window_transform (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 405, in
> test_window_transform
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ======================================================================
> ERROR: test_word_count (apache_beam.dataflow_test.DataflowTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/dataflow_test.py",> line 64, in
> test_word_count
>     pipeline = TestPipeline()
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 58, in __init__
>     super(TestPipeline, self).__init__(runner, options, argv)
>   File "<https://builds.apache.org/job/beam_PostCommit_Python_
> Verify/ws/sdks/python/apache_beam/pipeline.py",> line 127, in __init__
>     'Pipeline has validations errors: \n' + '\n'.join(errors))
> ValueError: Pipeline has validations errors:
> Missing GCS path option: temp_location.
>
> ----------------------------------------------------------------------
> Ran 20 tests in 0.539s
>
> FAILED (errors=20)
> Build step 'Execute shell' marked build as failure
>