[
https://issues.apache.org/jira/browse/BEAM-10975?focusedWorklogId=491419&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-491419
]
ASF GitHub Bot logged work on BEAM-10975:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/20 20:36
Start Date: 25/Sep/20 20:36
Worklog Time Spent: 10m
Work Description: y1chi commented on pull request #12943:
URL: https://github.com/apache/beam/pull/12943#issuecomment-699142798
R: @robinyqiu
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 491419)
Time Spent: 2h 10m (was: 2h)
> Test failure:
> apache_beam.examples.wordcount_it_test.WordCountIT.test_wordcount_it_with_prebuilt_sdk_container
> --------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-10975
> URL: https://issues.apache.org/jira/browse/BEAM-10975
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Robin Qiu
> Assignee: Yichi Zhang
> Priority: P0
> Fix For: 2.25.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> h3. Error Message
> __init__() got an unexpected keyword argument 'capture_output'
> h3. Stacktrace
> Traceback (most recent call last): File
> "/usr/lib/python3.6/unittest/case.py", line 59, in testPartExecutor yield
> File "/usr/lib/python3.6/unittest/case.py", line 605, in run testMethod()
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/examples/wordcount_it_test.py",
> line 64, in test_wordcount_it_with_prebuilt_sdk_container
> prebuild_sdk_container_engine='local_docker') File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/examples/wordcount_it_test.py",
> line 107, in _run_wordcount_it save_main_session=False, File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/examples/wordcount.py",
> line 94, in run output | 'Write' >> WriteToText(known_args.output) File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/pipeline.py",
> line 568, in __exit__ self.result = self.run() File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/pipeline.py",
> line 518, in run allow_proto_holders=True).run(False) File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/pipeline.py",
> line 547, in run return self.runner.run_pipeline(self, self._options) File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",
> line 57, in run_pipeline self).run_pipeline(pipeline, options) File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",
> line 486, in run_pipeline
> environments.DockerEnvironment.from_options(options)) File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/transforms/environments.py",
> line 259, in from_options options) File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/runners/portability/sdk_container_builder.py",
> line 141, in build_container_image return builder.build() File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/runners/portability/sdk_container_builder.py",
> line 90, in build self.invoke_docker_build_and_push(container_image_name)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/apache_beam/runners/portability/sdk_container_builder.py",
> line 154, in invoke_docker_build_and_push cwd=self._temp_src_dir) File
> "/usr/lib/python3.6/subprocess.py", line 423, in run with Popen(*popenargs,
> **kwargs) as process: TypeError: __init__() got an unexpected keyword
> argument 'capture_output'
>
> [https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont_PR/143/testReport/junit/apache_beam.examples.wordcount_it_test/WordCountIT/test_wordcount_it_with_prebuilt_sdk_container/]
>
> Hi Valentyn, could you help take a look at this failure as well? Thank you so
> much!!!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)