[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-22 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=375927=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375927
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 22/Jan/20 21:51
Start Date: 22/Jan/20 21:51
Worklog Time Spent: 10m 
  Work Description: boyuanzz commented on pull request #10665: [BEAM-9127] 
Cherry-pick: Fix output type declaration in xlang wordcount. (#10605)
URL: https://github.com/apache/beam/pull/10665
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 375927)
Time Spent: 2h 40m  (was: 2.5h)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
> Fix For: 2.19.0
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-22 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=375926=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375926
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 22/Jan/20 21:50
Start Date: 22/Jan/20 21:50
Worklog Time Spent: 10m 
  Work Description: boyuanzz commented on issue #10665: [BEAM-9127] 
Cherry-pick: Fix output type declaration in xlang wordcount. (#10605)
URL: https://github.com/apache/beam/pull/10665#issuecomment-577402659
 
 
   Python PreCommit fails on pre-built runner container issue.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 375926)
Time Spent: 2.5h  (was: 2h 20m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
> Fix For: 2.19.0
>
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-22 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=375893=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375893
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 22/Jan/20 21:16
Start Date: 22/Jan/20 21:16
Worklog Time Spent: 10m 
  Work Description: boyuanzz commented on issue #10665: [BEAM-9127] Fix 
output type declaration in xlang wordcount. (#10605)
URL: https://github.com/apache/beam/pull/10665#issuecomment-577389161
 
 
   R: @robertwb 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 375893)
Time Spent: 2h 20m  (was: 2h 10m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-22 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=375891=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375891
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 22/Jan/20 21:15
Start Date: 22/Jan/20 21:15
Worklog Time Spent: 10m 
  Work Description: boyuanzz commented on pull request #10665: [BEAM-9127] 
Fix output type declaration in xlang wordcount. (#10605)
URL: https://github.com/apache/beam/pull/10665
 
 
   (cherry picked from commit 3edc7ac8d7b4a8ab46c8e8d170fd8e027327b914)
   
   **Please** add a meaningful description for your change here
   
   
   
   Thank you for your contribution! Follow this checklist to help us 
incorporate your contribution quickly and easily:
   
- [ ] [**Choose 
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and 
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more 
tips on [how to make review process 
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
   
   Post-Commit Tests Status (on master branch)
   

   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
   Java | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/)
   Python | [![Build 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-16 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=373307=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373307
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 23:36
Start Date: 16/Jan/20 23:36
Worklog Time Spent: 10m 
  Work Description: robertwb commented on pull request #10605: [BEAM-9127] 
Fix output type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 373307)
Time Spent: 2h  (was: 1h 50m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-16 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=373290=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373290
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 22:30
Start Date: 16/Jan/20 22:30
Worklog Time Spent: 10m 
  Work Description: robertwb commented on issue #10605: [BEAM-9127] Fix 
output type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-575377290
 
 
   There's the HDFS failure, but should we get this merged in the meantime?
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 373290)
Time Spent: 1h 50m  (was: 1h 40m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-16 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=373239=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373239
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 20:02
Start Date: 16/Jan/20 20:02
Worklog Time Spent: 10m 
  Work Description: robertwb commented on issue #10605: [BEAM-9127] Fix 
output type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-575321445
 
 
   Run Python 2 PostCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 373239)
Time Spent: 1h 40m  (was: 1.5h)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372720=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372720
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 02:28
Start Date: 16/Jan/20 02:28
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #10605: [BEAM-9127] Fix 
output type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574951861
 
 
   Opened https://issues.apache.org/jira/browse/BEAM-9130 for HDFS failure.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372720)
Time Spent: 1.5h  (was: 1h 20m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372657=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372657
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 00:12
Start Date: 16/Jan/20 00:12
Worklog Time Spent: 10m 
  Work Description: udim commented on issue #10605: [BEAM-9127] Fix output 
type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574917345
 
 
   Run Python 2 PostCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372657)
Time Spent: 1h 10m  (was: 1h)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372658=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372658
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 00:12
Start Date: 16/Jan/20 00:12
Worklog Time Spent: 10m 
  Work Description: udim commented on issue #10605: [BEAM-9127] Fix output 
type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574917384
 
 
   Run Python 3.7 PostCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372658)
Time Spent: 1h 20m  (was: 1h 10m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372656=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372656
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 00:11
Start Date: 16/Jan/20 00:11
Worklog Time Spent: 10m 
  Work Description: udim commented on issue #10605: [BEAM-9127] Fix output 
type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574917080
 
 
   Note that crossLanguagePortableWordCount only seems to fail in Py2 
postcommits.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372656)
Time Spent: 1h  (was: 50m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372651=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372651
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 00:02
Start Date: 16/Jan/20 00:02
Worklog Time Spent: 10m 
  Work Description: udim commented on issue #10605: [BEAM-9127] Fix output 
type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574914780
 
 
   Run Python 2 PostCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372651)
Time Spent: 50m  (was: 40m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372650=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372650
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 00:01
Start Date: 16/Jan/20 00:01
Worklog Time Spent: 10m 
  Work Description: udim commented on issue #10605: [BEAM-9127] Fix output 
type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574914565
 
 
   lint failed:
   ```
   15:20:38 apache_beam/examples/wordcount_xlang.py:67:46: F821 undefined name 
'unicode'
   15:20:38   .with_output_types(unicode))
   15:20:38  ^
   15:20:38 1 F821 undefined name 'unicode'
   ```
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372650)
Time Spent: 40m  (was: 0.5h)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372649=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372649
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 16/Jan/20 00:00
Start Date: 16/Jan/20 00:00
Worklog Time Spent: 10m 
  Work Description: udim commented on issue #10605: [BEAM-9127] Fix output 
type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574914361
 
 
   Run Python Postcommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372649)
Time Spent: 0.5h  (was: 20m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372622=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372622
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 15/Jan/20 23:18
Start Date: 15/Jan/20 23:18
Worklog Time Spent: 10m 
  Work Description: robertwb commented on issue #10605: [BEAM-9127] Fix 
output type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605#issuecomment-574902332
 
 
   Run Python Postcommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 372622)
Time Spent: 20m  (was: 10m)

> postcommit: suites:portable:py2:crossLanguagePortableWordCount failing
> --
>
> Key: BEAM-9127
> URL: https://issues.apache.org/jira/browse/BEAM-9127
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Udi Meiri
>Assignee: Robert Bradshaw
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Log: 
> https://builds.apache.org/job/beam_PostCommit_Python2/1445/timestamps/?time=HH:mm:ss=GMT-8=en_US
> {code}
> 11:32:07  RuntimeError: Pipeline 
> BeamApp-root-0114193141-d68e793b_21a90e10-d9a1-41e8-bdba-154dddc532f3 failed 
> in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
> for instruction 16: Traceback (most recent call last):
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 165, in _execute
> 11:32:07  response = task()
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 221, in 
> 11:32:07  lambda: self.create_worker().do_instruction(request), request)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 350, in do_instruction
> 11:32:07  request.instruction_id)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
>  line 384, in process_bundle
> 11:32:07  bundle_processor.process_bundle(instruction_id))
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 811, in process_bundle
> 11:32:07  data.transform_id].process_encoded(data.data)
> 11:32:07File 
> "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
>  line 206, in process_encoded
> 11:32:07  self.output(decoded_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 302, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  def output(self, windowed_value, output_index=0):
> 11:32:07File "apache_beam/runners/worker/operations.py", line 304, in 
> apache_beam.runners.worker.operations.Operation.output
> 11:32:07  cython.cast(Receiver, 
> self.receivers[output_index]).receive(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 178, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> 11:32:07  self.consumer.process(windowed_value)
> 11:32:07File "apache_beam/runners/worker/operations.py", line 751, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  with self.scoped_process_state:
> 11:32:07File "apache_beam/runners/worker/operations.py", line 759, in 
> apache_beam.runners.worker.operations.SdfProcessSizedElements.process
> 11:32:07  delayed_application = 
> self.dofn_runner.process_with_sized_restriction(o)
> 11:32:07File "apache_beam/runners/common.py", line 888, in 
> apache_beam.runners.common.DoFnRunner.process_with_sized_restriction
> 11:32:07  return self.do_fn_invoker.invoke_process(
> 11:32:07File "apache_beam/runners/common.py", line 657, in 
> apache_beam.runners.common.PerWindowInvoker.invoke_process
> 11:32:07  return self._invoke_process_per_window(
> 11:32:07File "apache_beam/runners/common.py", line 744, in 
> apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
> 11:32:07  output_processor.process_outputs(
> 11:32:07File "apache_beam/runners/common.py", line 984, in 
> apache_beam.runners.common._OutputProcessor.process_outputs
> 11:32:07  def process_outputs(self, windowed_input_element, results):
> 11:32:07File "apache_beam/runners/common.py", line 1024, in 
> 

[jira] [Work logged] (BEAM-9127) postcommit: suites:portable:py2:crossLanguagePortableWordCount failing

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9127?focusedWorklogId=372621=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372621
 ]

ASF GitHub Bot logged work on BEAM-9127:


Author: ASF GitHub Bot
Created on: 15/Jan/20 23:17
Start Date: 15/Jan/20 23:17
Worklog Time Spent: 10m 
  Work Description: robertwb commented on pull request #10605: [BEAM-9127] 
Fix output type declaration in xlang wordcount.
URL: https://github.com/apache/beam/pull/10605
 
 
   Follow-up to https://github.com/apache/beam/pull/10558
   
   
   
   Thank you for your contribution! Follow this checklist to help us 
incorporate your contribution quickly and easily:
   
- [ ] [**Choose 
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and 
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more 
tips on [how to make review process 
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
   
   Post-Commit Tests Status (on master branch)
   

   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
   Java | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/)
   Python | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Python2/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Python2/lastCompletedBuild/)[![Build