See 
<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/1506/display/redirect?page=changes>

Changes:

[mxm] [BEAM-8157] Fail if key group for state request does not match key group

[robertwb] Implement portable representation of TestStream.

[robertwb] [BEAM-8597] Allow TestStream trigger tests to run on other runners.

[robertwb] Work around for BEAM-8598.

[mxm] [BEAM-8157] Add LengthPrefixCoder around unknown key coder for stateful

[mxm] [BEAM-8157] Add integration test for non standard key coders

[github] [BEAM-8598] Test triggering BEAM-8598 on FlinkRunner. (#10049)


------------------------------------------
[...truncated 1.58 MB...]
19/11/12 21:52:15 INFO close: Closing all cached grpc data channels.
19/11/12 21:52:15 INFO close: Closing all cached gRPC state handlers.
19/11/12 21:52:15 INFO run: Done consuming work.
19/11/12 21:52:15 INFO main: Python sdk harness exiting.
19/11/12 21:52:15 INFO GrpcLoggingService: Logging client hanged up.
19/11/12 21:52:15 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:15 INFO Executor: Finished task 0.0 in stage 126.0 (TID 153). 
12763 bytes result sent to driver
19/11/12 21:52:15 INFO TaskSetManager: Finished task 0.0 in stage 126.0 (TID 
153) in 891 ms on localhost (executor driver) (1/1)
19/11/12 21:52:15 INFO TaskSchedulerImpl: Removed TaskSet 126.0, whose tasks 
have all completed, from pool 
19/11/12 21:52:15 INFO DAGScheduler: ShuffleMapStage 126 (mapToPair at 
GroupCombineFunctions.java:55) finished in 0.900 s
19/11/12 21:52:15 INFO DAGScheduler: looking for newly runnable stages
19/11/12 21:52:15 INFO DAGScheduler: running: Set()
19/11/12 21:52:15 INFO DAGScheduler: waiting: Set(ShuffleMapStage 127, 
ResultStage 128)
19/11/12 21:52:15 INFO DAGScheduler: failed: Set()
19/11/12 21:52:15 INFO DAGScheduler: Submitting ShuffleMapStage 127 
(MapPartitionsRDD[872] at flatMapToPair at 
GroupNonMergingWindowsFunctions.java:115), which has no missing parents
19/11/12 21:52:15 INFO MemoryStore: Block broadcast_125 stored as values in 
memory (estimated size 57.2 KB, free 13.5 GB)
19/11/12 21:52:15 INFO MemoryStore: Block broadcast_125_piece0 stored as bytes 
in memory (estimated size 22.8 KB, free 13.5 GB)
19/11/12 21:52:15 INFO BlockManagerInfo: Added broadcast_125_piece0 in memory 
on localhost:33847 (size: 22.8 KB, free: 13.5 GB)
19/11/12 21:52:15 INFO SparkContext: Created broadcast 125 from broadcast at 
DAGScheduler.scala:1161
19/11/12 21:52:15 INFO DAGScheduler: Submitting 2 missing tasks from 
ShuffleMapStage 127 (MapPartitionsRDD[872] at flatMapToPair at 
GroupNonMergingWindowsFunctions.java:115) (first 15 tasks are for partitions 
Vector(0, 1))
19/11/12 21:52:15 INFO TaskSchedulerImpl: Adding task set 127.0 with 2 tasks
19/11/12 21:52:15 INFO TaskSetManager: Starting task 1.0 in stage 127.0 (TID 
154, localhost, executor driver, partition 1, NODE_LOCAL, 7760 bytes)
19/11/12 21:52:15 INFO Executor: Running task 1.0 in stage 127.0 (TID 154)
19/11/12 21:52:15 INFO ShuffleBlockFetcherIterator: Getting 1 non-empty blocks 
including 1 local blocks and 0 remote blocks
19/11/12 21:52:15 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 
0 ms
19/11/12 21:52:15 INFO AbstractArtifactRetrievalService: GetManifest for 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST
19/11/12 21:52:15 INFO AbstractArtifactRetrievalService: GetManifest for 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST -> 0 
artifacts
19/11/12 21:52:16 INFO GrpcLoggingService: Beam Fn Logging client connected.
19/11/12 21:52:16 INFO main: Logging handler created.
19/11/12 21:52:16 INFO start: Status HTTP server running at localhost:46009
19/11/12 21:52:16 INFO main: semi_persistent_directory: /tmp
19/11/12 21:52:16 WARN _load_main_session: No session file found: 
/tmp/staged/pickled_main_session. Functions defined in __main__ (interactive 
session) may fail. 
19/11/12 21:52:16 WARN get_all_options: Discarding unparseable args: 
[u'--job_server_timeout=60', 
u'--app_name=test_windowing_1573595532.54_461f1673-9223-403f-8e2d-1c461b04c9c4',
 u'--direct_runner_use_stacked_bundle', u'--spark_master=local', 
u'--options_id=28', u'--enable_spark_metric_sinks', u'--pipeline_type_check'] 
19/11/12 21:52:16 INFO main: Python sdk harness started with pipeline_options: 
{'runner': u'None', 'experiments': [u'beam_fn_api'], 
'environment_cache_millis': u'0', 'environment_type': u'PROCESS', 
'sdk_location': u'container', 'job_name': u'test_windowing_1573595532.54', 
'environment_config': u'{"command": 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build/sdk_worker.sh"}',>
 'sdk_worker_parallelism': u'1', 'job_endpoint': u'localhost:41887'}
19/11/12 21:52:16 INFO __init__: Creating state cache with size 0
19/11/12 21:52:16 INFO __init__: Creating insecure control channel for 
localhost:38355.
19/11/12 21:52:16 INFO __init__: Control channel established.
19/11/12 21:52:16 INFO __init__: Initializing SDKHarness with 12 workers.
19/11/12 21:52:16 INFO FnApiControlClientPoolService: Beam Fn Control client 
connected with id 256-1
19/11/12 21:52:16 INFO create_state_handler: Creating insecure state channel 
for localhost:33607.
19/11/12 21:52:16 INFO create_state_handler: State channel established.
19/11/12 21:52:16 INFO create_data_channel: Creating client data channel for 
localhost:37251
19/11/12 21:52:16 INFO GrpcDataService: Beam Fn Data client connected.
19/11/12 21:52:16 INFO DefaultJobBundleFactory: Closing environment urn: 
"beam:env:process:v1"
payload: 
"\032\202\001<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build/sdk_worker.sh";>

19/11/12 21:52:16 INFO run: No more requests from control plane
19/11/12 21:52:16 INFO run: SDK Harness waiting for in-flight requests to 
complete
19/11/12 21:52:16 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:16 INFO close: Closing all cached grpc data channels.
19/11/12 21:52:16 INFO close: Closing all cached gRPC state handlers.
19/11/12 21:52:16 INFO run: Done consuming work.
19/11/12 21:52:16 INFO main: Python sdk harness exiting.
19/11/12 21:52:16 INFO GrpcLoggingService: Logging client hanged up.
19/11/12 21:52:16 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:16 INFO Executor: Finished task 1.0 in stage 127.0 (TID 154). 
15229 bytes result sent to driver
19/11/12 21:52:16 INFO TaskSetManager: Starting task 0.0 in stage 127.0 (TID 
155, localhost, executor driver, partition 0, PROCESS_LOCAL, 7977 bytes)
19/11/12 21:52:16 INFO Executor: Running task 0.0 in stage 127.0 (TID 155)
19/11/12 21:52:16 INFO TaskSetManager: Finished task 1.0 in stage 127.0 (TID 
154) in 964 ms on localhost (executor driver) (1/2)
19/11/12 21:52:16 INFO AbstractArtifactRetrievalService: GetManifest for 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST
19/11/12 21:52:16 INFO AbstractArtifactRetrievalService: GetManifest for 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST -> 0 
artifacts
19/11/12 21:52:17 INFO GrpcLoggingService: Beam Fn Logging client connected.
19/11/12 21:52:17 INFO main: Logging handler created.
19/11/12 21:52:17 INFO start: Status HTTP server running at localhost:46219
19/11/12 21:52:17 INFO main: semi_persistent_directory: /tmp
19/11/12 21:52:17 WARN _load_main_session: No session file found: 
/tmp/staged/pickled_main_session. Functions defined in __main__ (interactive 
session) may fail. 
19/11/12 21:52:17 WARN get_all_options: Discarding unparseable args: 
[u'--job_server_timeout=60', 
u'--app_name=test_windowing_1573595532.54_461f1673-9223-403f-8e2d-1c461b04c9c4',
 u'--direct_runner_use_stacked_bundle', u'--spark_master=local', 
u'--options_id=28', u'--enable_spark_metric_sinks', u'--pipeline_type_check'] 
19/11/12 21:52:17 INFO main: Python sdk harness started with pipeline_options: 
{'runner': u'None', 'experiments': [u'beam_fn_api'], 
'environment_cache_millis': u'0', 'environment_type': u'PROCESS', 
'sdk_location': u'container', 'job_name': u'test_windowing_1573595532.54', 
'environment_config': u'{"command": 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build/sdk_worker.sh"}',>
 'sdk_worker_parallelism': u'1', 'job_endpoint': u'localhost:41887'}
19/11/12 21:52:17 INFO __init__: Creating state cache with size 0
19/11/12 21:52:17 INFO __init__: Creating insecure control channel for 
localhost:42789.
19/11/12 21:52:17 INFO __init__: Control channel established.
19/11/12 21:52:17 INFO FnApiControlClientPoolService: Beam Fn Control client 
connected with id 257-1
19/11/12 21:52:17 INFO __init__: Initializing SDKHarness with 12 workers.
19/11/12 21:52:17 INFO create_state_handler: Creating insecure state channel 
for localhost:37193.
19/11/12 21:52:17 INFO create_state_handler: State channel established.
19/11/12 21:52:17 INFO create_data_channel: Creating client data channel for 
localhost:34967
19/11/12 21:52:17 INFO GrpcDataService: Beam Fn Data client connected.
19/11/12 21:52:17 INFO DefaultJobBundleFactory: Closing environment urn: 
"beam:env:process:v1"
payload: 
"\032\202\001<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build/sdk_worker.sh";>

19/11/12 21:52:17 INFO run: No more requests from control plane
19/11/12 21:52:17 INFO run: SDK Harness waiting for in-flight requests to 
complete
19/11/12 21:52:17 INFO close: Closing all cached grpc data channels.
19/11/12 21:52:17 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:17 INFO close: Closing all cached gRPC state handlers.
19/11/12 21:52:17 INFO run: Done consuming work.
19/11/12 21:52:17 INFO main: Python sdk harness exiting.
19/11/12 21:52:17 INFO GrpcLoggingService: Logging client hanged up.
19/11/12 21:52:17 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:17 INFO Executor: Finished task 0.0 in stage 127.0 (TID 155). 
13710 bytes result sent to driver
19/11/12 21:52:17 INFO TaskSetManager: Finished task 0.0 in stage 127.0 (TID 
155) in 855 ms on localhost (executor driver) (2/2)
19/11/12 21:52:17 INFO TaskSchedulerImpl: Removed TaskSet 127.0, whose tasks 
have all completed, from pool 
19/11/12 21:52:17 INFO DAGScheduler: ShuffleMapStage 127 (flatMapToPair at 
GroupNonMergingWindowsFunctions.java:115) finished in 1.827 s
19/11/12 21:52:17 INFO DAGScheduler: looking for newly runnable stages
19/11/12 21:52:17 INFO DAGScheduler: running: Set()
19/11/12 21:52:17 INFO DAGScheduler: waiting: Set(ResultStage 128)
19/11/12 21:52:17 INFO DAGScheduler: failed: Set()
19/11/12 21:52:17 INFO DAGScheduler: Submitting ResultStage 128 
(EmptyOutputSink_0 MapPartitionsRDD[877] at flatMap at 
SparkBatchPortablePipelineTranslator.java:311), which has no missing parents
19/11/12 21:52:17 INFO MemoryStore: Block broadcast_126 stored as values in 
memory (estimated size 26.1 KB, free 13.5 GB)
19/11/12 21:52:17 INFO MemoryStore: Block broadcast_126_piece0 stored as bytes 
in memory (estimated size 12.4 KB, free 13.5 GB)
19/11/12 21:52:17 INFO BlockManagerInfo: Added broadcast_126_piece0 in memory 
on localhost:33847 (size: 12.4 KB, free: 13.5 GB)
19/11/12 21:52:17 INFO SparkContext: Created broadcast 126 from broadcast at 
DAGScheduler.scala:1161
19/11/12 21:52:17 INFO DAGScheduler: Submitting 1 missing tasks from 
ResultStage 128 (EmptyOutputSink_0 MapPartitionsRDD[877] at flatMap at 
SparkBatchPortablePipelineTranslator.java:311) (first 15 tasks are for 
partitions Vector(0))
19/11/12 21:52:17 INFO TaskSchedulerImpl: Adding task set 128.0 with 1 tasks
19/11/12 21:52:17 INFO TaskSetManager: Starting task 0.0 in stage 128.0 (TID 
156, localhost, executor driver, partition 0, NODE_LOCAL, 7662 bytes)
19/11/12 21:52:17 INFO Executor: Running task 0.0 in stage 128.0 (TID 156)
19/11/12 21:52:17 INFO ShuffleBlockFetcherIterator: Getting 2 non-empty blocks 
including 2 local blocks and 0 remote blocks
19/11/12 21:52:17 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 
1 ms
19/11/12 21:52:17 INFO AbstractArtifactRetrievalService: GetManifest for 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST
19/11/12 21:52:17 INFO AbstractArtifactRetrievalService: GetManifest for 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST -> 0 
artifacts
19/11/12 21:52:17 INFO GrpcLoggingService: Beam Fn Logging client connected.
19/11/12 21:52:17 INFO main: Logging handler created.
19/11/12 21:52:17 INFO start: Status HTTP server running at localhost:38613
19/11/12 21:52:17 INFO main: semi_persistent_directory: /tmp
19/11/12 21:52:17 WARN _load_main_session: No session file found: 
/tmp/staged/pickled_main_session. Functions defined in __main__ (interactive 
session) may fail. 
19/11/12 21:52:17 WARN get_all_options: Discarding unparseable args: 
[u'--job_server_timeout=60', 
u'--app_name=test_windowing_1573595532.54_461f1673-9223-403f-8e2d-1c461b04c9c4',
 u'--direct_runner_use_stacked_bundle', u'--spark_master=local', 
u'--options_id=28', u'--enable_spark_metric_sinks', u'--pipeline_type_check'] 
19/11/12 21:52:17 INFO main: Python sdk harness started with pipeline_options: 
{'runner': u'None', 'experiments': [u'beam_fn_api'], 
'environment_cache_millis': u'0', 'environment_type': u'PROCESS', 
'sdk_location': u'container', 'job_name': u'test_windowing_1573595532.54', 
'environment_config': u'{"command": 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build/sdk_worker.sh"}',>
 'sdk_worker_parallelism': u'1', 'job_endpoint': u'localhost:41887'}
19/11/12 21:52:17 INFO __init__: Creating state cache with size 0
19/11/12 21:52:17 INFO __init__: Creating insecure control channel for 
localhost:46389.
19/11/12 21:52:17 INFO __init__: Control channel established.
19/11/12 21:52:17 INFO __init__: Initializing SDKHarness with 12 workers.
19/11/12 21:52:17 INFO FnApiControlClientPoolService: Beam Fn Control client 
connected with id 258-1
19/11/12 21:52:17 INFO create_state_handler: Creating insecure state channel 
for localhost:32821.
19/11/12 21:52:17 INFO create_state_handler: State channel established.
19/11/12 21:52:17 INFO create_data_channel: Creating client data channel for 
localhost:32925
19/11/12 21:52:17 INFO GrpcDataService: Beam Fn Data client connected.
19/11/12 21:52:17 INFO DefaultJobBundleFactory: Closing environment urn: 
"beam:env:process:v1"
payload: 
"\032\202\001<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build/sdk_worker.sh";>

19/11/12 21:52:18 INFO run: No more requests from control plane
19/11/12 21:52:18 INFO run: SDK Harness waiting for in-flight requests to 
complete
19/11/12 21:52:18 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:18 INFO close: Closing all cached grpc data channels.
19/11/12 21:52:18 INFO close: Closing all cached gRPC state handlers.
19/11/12 21:52:18 INFO run: Done consuming work.
19/11/12 21:52:18 INFO main: Python sdk harness exiting.
19/11/12 21:52:18 INFO GrpcLoggingService: Logging client hanged up.
19/11/12 21:52:18 WARN BeamFnDataGrpcMultiplexer: Hanged up for unknown 
endpoint.
19/11/12 21:52:18 INFO Executor: Finished task 0.0 in stage 128.0 (TID 156). 
11970 bytes result sent to driver
19/11/12 21:52:18 INFO TaskSetManager: Finished task 0.0 in stage 128.0 (TID 
156) in 847 ms on localhost (executor driver) (1/1)
19/11/12 21:52:18 INFO TaskSchedulerImpl: Removed TaskSet 128.0, whose tasks 
have all completed, from pool 
19/11/12 21:52:18 INFO DAGScheduler: ResultStage 128 (foreach at 
BoundedDataset.java:124) finished in 0.857 s
19/11/12 21:52:18 INFO DAGScheduler: Job 45 finished: foreach at 
BoundedDataset.java:124, took 4.534931 s
19/11/12 21:52:18 INFO SparkPipelineRunner: Job 
test_windowing_1573595532.54_461f1673-9223-403f-8e2d-1c461b04c9c4 finished.
19/11/12 21:52:18 WARN SparkPipelineResult$BatchMode: Collecting monitoring 
infos is not implemented yet in Spark portable runner.
19/11/12 21:52:18 INFO AbstractArtifactRetrievalService: Manifest at 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/MANIFEST has 0 
artifact locations
19/11/12 21:52:18 INFO BeamFileSystemArtifactStagingService: Removed dir 
/tmp/sparktestibNtc3/job_954ea9ee-f700-4019-8712-0e99f82159ab/
INFO:root:Job state changed to DONE
.
======================================================================
ERROR: test_pardo_state_with_custom_key_coder (__main__.SparkRunnerTest)
Tests that state requests work correctly when the key coder is an
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/portable_runner_test.py", line 232, in 
test_pardo_state_with_custom_key_coder
    equal_to(expected))
  File "apache_beam/pipeline.py", line 436, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 435, in 
wait_until_finish
    for state_response in self._state_stream:
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_channel.py";,>
 line 395, in next
    return self._next()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_channel.py";,>
 line 552, in _next
    _common.wait(self._state.condition.wait, _response_ready)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_common.py";,>
 line 140, in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_common.py";,>
 line 105, in _wait_once
    wait_fn(timeout=timeout)
  File "/usr/lib/python2.7/threading.py", line 359, in wait
    _sleep(delay)
  File "apache_beam/runners/portability/portable_runner_test.py", line 73, in 
handler
    raise BaseException(msg)
BaseException: Timed out after 60 seconds.

======================================================================
==================== Timed out after 60 seconds. ====================

# Thread: <Thread(wait_until_finish_read, started daemon 140298755294976)>

# Thread: <Thread(Thread-120, started daemon 140298260838144)>

ERROR: test_pardo_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
# Thread: <_MainThread(MainThread, started 140299534526208)>
==================== Timed out after 60 seconds. ====================

# Thread: <Thread(wait_until_finish_read, started daemon 140298244052736)>

Traceback (most recent call last):
# Thread: <Thread(Thread-126, started daemon 140298252445440)>

# Thread: <Thread(Thread-120, started daemon 140298260838144)>

  File "apache_beam/runners/portability/fn_api_runner_test.py", line 323, in 
test_pardo_timers
    assert_that(actual, equal_to(expected))
# Thread: <_MainThread(MainThread, started 140299534526208)>

  File "apache_beam/pipeline.py", line 436, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 435, in 
wait_until_finish
    for state_response in self._state_stream:
# Thread: <Thread(wait_until_finish_read, started daemon 140298755294976)>
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_channel.py";,>
 line 395, in next
    return self._next()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_channel.py";,>
 line 552, in _next
    _common.wait(self._state.condition.wait, _response_ready)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_common.py";,>
 line 140, in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/grpc/_common.py";,>
 line 105, in _wait_once
    wait_fn(timeout=timeout)
  File "/usr/lib/python2.7/threading.py", line 359, in wait
    _sleep(delay)
  File "apache_beam/runners/portability/portable_runner_test.py", line 73, in 
handler
    raise BaseException(msg)
BaseException: Timed out after 60 seconds.

----------------------------------------------------------------------
Ran 36 tests in 301.152s

FAILED (errors=2, skipped=9)

> Task :sdks:python:test-suites:portable:py2:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build.gradle'>
 line: 198

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py2:sparkValidatesRunner'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9m 3s
59 actionable tasks: 47 executed, 12 from cache

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

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