See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/1352/display/redirect?page=changes>

Changes:

[noreply] [BEAM-12495] Fail early when attempting to group multiple columns with

[noreply] Minor: Fix WontImplementMethod typo (#15018)


------------------------------------------
[...truncated 1.23 MB...]
                                         return dill.loads(s)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 275, in loads
                                         return load(file, ignore, **kwds)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 270, in load
                                         return Unpickler(file, ignore=ignore, 
**kwds).load()
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 472, in load
                                         obj = StockUnpickler.load(self)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 827, in 
_import_module
                                         return getattr(__import__(module, 
None, None, [obj]), obj)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/sql_test.py", 
line 26, in <module>
                                         import pytest
                                     ModuleNotFoundError: No module named 
'pytest'
                                     
                                     During handling of the above exception, 
another exception occurred:
                                     
                                     Traceback (most recent call last):
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 284, in _execute
                                         response = task()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 357, in <lambda>
                                         lambda: 
self.create_worker().do_instruction(request), request)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 602, in do_instruction
                                         getattr(request, request_type), 
request.instruction_id)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 633, in process_bundle
                                         instruction_id, 
request.process_bundle_descriptor_id)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 462, in get
                                         self.data_channel_factory)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 862, in __init__
                                         self.ops = 
self.create_execution_tree(self.process_bundle_descriptor)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 919, in create_execution_tree
                                         descriptor.transforms, 
key=topological_height, reverse=True)])
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 918, in <listcomp>
                                         get_operation(transform_id))) for 
transform_id in sorted(
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 903, in get_operation
                                         transform_id, transform_consumers)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1192, in create_operation
                                         return creator(self, transform_id, 
transform_proto, payload, consumers)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1540, in create_par_do
                                         parameter)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1576, in _create_pardo_operation
                                         dofn_data = 
pickler.loads(serialized_fn)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/internal/pickler.py", line 
289, in loads
                                         return dill.loads(s)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 275, in loads
                                         return load(file, ignore, **kwds)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 270, in load
                                         return Unpickler(file, ignore=ignore, 
**kwds).load()
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 472, in load
                                         obj = StockUnpickler.load(self)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 827, in 
_import_module
                                         return getattr(__import__(module, 
None, None, [obj]), obj)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/sql_test.py", 
line 26, in <module>
                                         import pytest
                                     ModuleNotFoundError: No module named 
'pytest'
                                     
ERROR    root:portable_runner.py:570 Error running pipeline.
                                     Traceback (most recent call last):
                                       File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/local_job_service.py";,>
 line 274, in _run_job
                                         self._pipeline_proto)
                                       File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py";,>
 line 206, in run_via_runner_api
                                         return self.run_stages(stage_context, 
stages)
                                       File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py";,>
 line 385, in run_stages
                                         runner_execution_context, 
bundle_context_manager)
                                       File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py";,>
 line 653, in _run_stage
                                         bundle_manager))
                                       File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py";,>
 line 770, in _run_bundle
                                         data_input, data_output, input_timers, 
expected_timer_output)
                                       File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py";,>
 line 1120, in process_bundle
                                         raise RuntimeError(result.error)
                                     RuntimeError: Traceback (most recent call 
last):
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/internal/pickler.py", line 
285, in loads
                                         return dill.loads(s)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 275, in loads
                                         return load(file, ignore, **kwds)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 270, in load
                                         return Unpickler(file, ignore=ignore, 
**kwds).load()
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 472, in load
                                         obj = StockUnpickler.load(self)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 827, in 
_import_module
                                         return getattr(__import__(module, 
None, None, [obj]), obj)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/sql_test.py", 
line 26, in <module>
                                         import pytest
                                     ModuleNotFoundError: No module named 
'pytest'
                                     
                                     During handling of the above exception, 
another exception occurred:
                                     
                                     Traceback (most recent call last):
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 284, in _execute
                                         response = task()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 357, in <lambda>
                                         lambda: 
self.create_worker().do_instruction(request), request)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 602, in do_instruction
                                         getattr(request, request_type), 
request.instruction_id)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 633, in process_bundle
                                         instruction_id, 
request.process_bundle_descriptor_id)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 462, in get
                                         self.data_channel_factory)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 862, in __init__
                                         self.ops = 
self.create_execution_tree(self.process_bundle_descriptor)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 919, in create_execution_tree
                                         descriptor.transforms, 
key=topological_height, reverse=True)])
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 918, in <listcomp>
                                         get_operation(transform_id))) for 
transform_id in sorted(
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in get_operation
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 900, in <dictcomp>
                                         pcoll_id in 
descriptor.transforms[transform_id].outputs.items()
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 898, in <listcomp>
                                         tag: [get_operation(op) for op in 
pcoll_consumers[pcoll_id]]
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 806, in wrapper
                                         result = cache[args] = func(*args)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 903, in get_operation
                                         transform_id, transform_consumers)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1192, in create_operation
                                         return creator(self, transform_id, 
transform_proto, payload, consumers)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1540, in create_par_do
                                         parameter)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1576, in _create_pardo_operation
                                         dofn_data = 
pickler.loads(serialized_fn)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/internal/pickler.py", line 
289, in loads
                                         return dill.loads(s)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 275, in loads
                                         return load(file, ignore, **kwds)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 270, in load
                                         return Unpickler(file, ignore=ignore, 
**kwds).load()
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 472, in load
                                         obj = StockUnpickler.load(self)
                                       File 
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 827, in 
_import_module
                                         return getattr(__import__(module, 
None, None, [obj]), obj)
                                       File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/sql_test.py", 
line 26, in <module>
                                         import pytest
                                     ModuleNotFoundError: No module named 
'pytest'
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangSqlValidateRunner.xml>
 -
============ 2 failed, 7 passed, 4756 deselected in 205.68 seconds =============

> Task 
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql
>  FAILED

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 10509.
Stopping expansion service pid: 10512.

> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup
Killing process at 21398

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingPython'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 34m 27s
168 actionable tasks: 121 executed, 43 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/dmie6t4dpcevy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to