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

Changes:

[noreply] Merge pull request #30059 [YAML] Require numStreams for unbounded


------------------------------------------
[...truncated 4.94 MB...]
  nanos: 612756252
}
message: "SDK Harness waiting for in-flight requests to complete"
log_location: 
"/usr/local/lib/python3.11/site-packages/apache_beam/runners/worker/sdk_worker.py:289"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1706094918
  nanos: 612830400
}
message: "Closing all cached grpc data channels."
log_location: 
"/usr/local/lib/python3.11/site-packages/apache_beam/runners/worker/data_plane.py:820"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1706094918
  nanos: 612891674
}
message: "Closing all cached gRPC state handlers."
log_location: 
"/usr/local/lib/python3.11/site-packages/apache_beam/runners/worker/sdk_worker.py:929"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1706094918
  nanos: 614019632
}
message: "Done consuming work."
log_location: 
"/usr/local/lib/python3.11/site-packages/apache_beam/runners/worker/sdk_worker.py:301"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1706094918
  nanos: 614110469
}
message: "Python sdk harness exiting."
log_location: 
"/usr/local/lib/python3.11/site-packages/apache_beam/runners/worker/sdk_worker_main.py:213"
thread: "MainThread"

INFO:apache_beam.runners.portability.local_job_service:Completed job in 
22.39385175704956 seconds with state DONE.
INFO:root:Completed job in 22.39385175704956 seconds with state DONE.
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE

> Task :sdks:python:test-suites:portable:py311:portableWordCountSparkRunnerBatch
INFO:apache_beam.runners.worker.worker_pool_main:Listening for workers at 
localhost:36005
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function pack_combiners at 0x7f6d9cf83e20> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function lift_combiners at 0x7f6d9cf83ec0> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function sort_stages at 0x7f6d9cf84720> ====================
INFO:apache_beam.utils.subprocess_server:Starting service with ('java' '-jar' 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.54.0-SNAPSHOT.jar'>
 '--spark-master-url' 'local[4]' '--artifacts-dir' 
'/tmp/beam-templuedgrxg/artifactscazwj6r5' '--job-port' '45005' 
'--artifact-port' '0' '--expansion-port' '0')
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:26 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:26 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService 
started on localhost:36455
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:26 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService 
started on localhost:38515
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:26 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on 
localhost:45005
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:26 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Job server now running, 
terminate with Ctrl+C
WARNING:root:Waiting for grpc channel to be ready at localhost:45005.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:28 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Staging 
artifacts for job_01e2071e-1712-4c86-b871-e110f7aef55c.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:28 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Resolving 
artifacts for 
job_01e2071e-1712-4c86-b871-e110f7aef55c.0:ref_Environment_default_environment_1.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:28 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Getting 1 
artifacts for job_01e2071e-1712-4c86-b871-e110f7aef55c.null.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:29 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Artifacts 
fully staged for job_01e2071e-1712-4c86-b871-e110f7aef55c.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:29 INFO 
org.apache.beam.runners.spark.SparkJobInvoker: Invoking job 
BeamApp-jenkins-0124111529-731c2e8a_20fd3ca0-ddd8-499d-ac2e-e82162f918d0
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:29 INFO 
org.apache.beam.runners.jobsubmission.JobInvocation: Starting job invocation 
BeamApp-jenkins-0124111529-731c2e8a_20fd3ca0-ddd8-499d-ac2e-e82162f918d0
INFO:apache_beam.runners.portability.portable_runner:Environment "LOOPBACK" has 
started a component necessary for the execution. Be sure to run the pipeline 
using
  with Pipeline() as p:
    p.apply(..)
This ensures that the pipeline finishes before this program exits.
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STOPPED
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STARTING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
RUNNING
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:30 INFO 
org.apache.beam.runners.spark.translation.SparkContextFactory: Creating a brand 
new Spark Context.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:30 WARN 
org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.util.log: Logging initialized @8026ms to 
org.sparkproject.jetty.util.log.Slf4jLog
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.Server: jetty-9.4.44.v20210927; built: 
2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 
1.8.0_392-8u392-ga-1~20.04-b08
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.Server: Started @8129ms
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.AbstractConnector: Started 
ServerConnector@4d9dee78{HTTP/1.1, (http/1.1)}{127.0.0.1:4040}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@21ef2596{/jobs,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1c052172{/jobs/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@3597d7c5{/jobs/job,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@75e451eb{/jobs/job/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@24d29023{/stages,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@41cc908d{/stages/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@3be8bef2{/stages/stage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@217a242d{/stages/stage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@69767cf0{/stages/pool,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1eb11ee0{/stages/pool/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@728132e9{/storage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@5ad7d181{/storage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@5b5d1518{/storage/rdd,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4f9261d9{/storage/rdd/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@5fab9c63{/environment,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@47357dba{/environment/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@459bfceb{/executors,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@18b6dc80{/executors/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4581826b{/executors/threadDump,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@aa6a584{/executors/threadDump/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@26f1994d{/static,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4a238ef5{/,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@67ddbf23{/api,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1fda33f0{/jobs/job/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:31 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@6706473a{/stages/stage/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:32 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@10fe8054{/metrics/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:32 INFO 
org.apache.beam.runners.spark.metrics.MetricsAccumulator: Instantiated metrics 
accumulator: MetricQueryResults()
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:32 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:32 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Running job 
BeamApp-jenkins-0124111529-731c2e8a_20fd3ca0-ddd8-499d-ac2e-e82162f918d0 on 
Spark master local[4]
INFO:apache_beam.runners.worker.statecache:Creating state cache with size 
104857600
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure control channel 
for localhost:46351.
INFO:apache_beam.runners.worker.sdk_worker:Control channel established.
INFO:apache_beam.runners.worker.sdk_worker:Initializing SDKHarness with 
unbounded number of workers.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:34 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: Beam 
Fn Control client connected with id 1-1
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:34 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-2
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure state channel for 
localhost:42321.
INFO:apache_beam.runners.worker.sdk_worker:State channel established.
INFO:apache_beam.runners.worker.data_plane:Creating client data channel for 
localhost:43119
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:34 INFO 
org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client 
connected.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:34 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-3
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:34 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-4
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:34 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-5
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-6
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-9
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-8
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-7
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-10
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-11
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-12
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-13
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-14
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-15
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-0124111529-731c2e8a_20fd3ca0-ddd8-499d-ac2e-e82162f918d0: 
Pipeline translated successfully. Computing outputs
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-16
INFO:apache_beam.io.filebasedsink:Starting finalize_write threads with 
num_shards: 4 (skipped: 0), batches: 4, num_threads: 4
INFO:apache_beam.io.filebasedsink:Renamed 4 shards in 0.01 seconds.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-0124111529-731c2e8a_20fd3ca0-ddd8-499d-ac2e-e82162f918d0 
finished.
INFO:apache_beam.utils.subprocess_server:24/01/24 11:15:35 INFO 
org.sparkproject.jetty.server.AbstractConnector: Stopped 
Spark@4d9dee78{HTTP/1.1, (http/1.1)}{127.0.0.1:4040}
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
Exception in thread read_state:
Traceback (most recent call last):
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
Exception in thread run_worker_1-1:
Traceback (most recent call last):
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.11/threading.py", line 975, in run
    self.run()
  File "/usr/lib/python3.11/threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 1060, in pull_responses
    for response in responses:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 540, in __next__
    self._target(*self._args, **self._kwargs)
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 266, in run
ERROR:apache_beam.runners.worker.data_plane:Failed to read inputs in the data 
plane.
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 669, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 540, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 966, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:43119 {grpc_message:"recvmsg:Connection reset by peer", 
grpc_status:14, created_time:"2024-01-24T11:15:36.224866387+00:00"}"
>
           ^^^^^^^^^^^^
    for work_request in self._control_stub.Control(get_responses()):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 966, in _next
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 540, in __next__
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    return self._next()
           ^^^^^^^^^^^^
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 966, in _next
    self.run()
    raise self
  File "/usr/lib/python3.11/threading.py", line 975, in run
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:46351 {grpc_message:"recvmsg:Connection reset by peer", 
grpc_status:14, created_time:"2024-01-24T11:15:36.22487283+00:00"}"
>
    raise self
    self._target(*self._args, **self._kwargs)
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:42321 {created_time:"2024-01-24T11:15:36.224869811+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 686, in <lambda>
    target=lambda: self._read_inputs(elements_iterator),
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 669, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 540, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 966, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:43119 {grpc_message:"recvmsg:Connection reset by peer", 
grpc_status:14, created_time:"2024-01-24T11:15:36.224866387+00:00"}"
>

> Task :sdks:python:test-suites:portable:py311:postCommitPy311

> Task :sdks:python:test-suites:dataflow:py311:postCommitIT
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/bin/python3.11>:
 No module named build
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md

warning: check: missing required meta-data: url

warning: check: missing meta-data: either (author and author_email) or 
(maintainer and maintainer_email) should be supplied


> Task :sdks:python:test-suites:dataflow:py311:postCommitIT FAILED

FAILURE: Build failed with an exception.

* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 139

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py311:postCommitIT'.
> 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.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 1h 44m 47s
217 actionable tasks: 154 executed, 59 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/u775je4cooejg

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@beam.apache.org
For additional commands, e-mail: builds-h...@beam.apache.org

Reply via email to