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

Changes:

[noreply] Require --sdk_location for Dataflow pipelines running with dev SDKs.


------------------------------------------
[...truncated 8.81 MB...]
  nanos: 747804403
}
message: "Python sdk harness exiting."
log_location: 
"/usr/local/lib/python3.8/site-packages/apache_beam/runners/worker/sdk_worker_main.py:211"
thread: "MainThread"

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

> Task :sdks:python:test-suites:portable:py38:portableWordCountSparkRunnerBatch
INFO:apache_beam.runners.worker.worker_pool_main:Listening for workers at 
localhost:36853
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function pack_combiners at 0x7f57fd4c54c0> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function lift_combiners at 0x7f57fd4c5550> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function sort_stages at 0x7f57fd4c5ca0> ====================
INFO:apache_beam.utils.subprocess_server:Starting service with ['java' '-jar' 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.52.0-SNAPSHOT.jar'>
 '--spark-master-url' 'local[4]' '--artifacts-dir' 
'/tmp/beam-tempc1q49l6_/artifactsz44264ec' '--job-port' '33943' 
'--artifact-port' '0' '--expansion-port' '0']
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:55 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:55 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService 
started on localhost:40609
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:56 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService 
started on localhost:44519
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:56 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on 
localhost:33943
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:56 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:33943.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:57 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Staging 
artifacts for job_8d4d2412-e379-48f0-a358-4629f66d0c7b.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:57 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Resolving 
artifacts for 
job_8d4d2412-e379-48f0-a358-4629f66d0c7b.ref_Environment_default_environment_1.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:57 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Getting 1 
artifacts for job_8d4d2412-e379-48f0-a358-4629f66d0c7b.null.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:57 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Artifacts 
fully staged for job_8d4d2412-e379-48f0-a358-4629f66d0c7b.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:58 INFO 
org.apache.beam.runners.spark.SparkJobInvoker: Invoking job 
BeamApp-jenkins-0927203458-b334f1e0_02e253a8-d10c-4274-a6c6-b36303e5b319
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:58 INFO 
org.apache.beam.runners.jobsubmission.JobInvocation: Starting job invocation 
BeamApp-jenkins-0927203458-b334f1e0_02e253a8-d10c-4274-a6c6-b36303e5b319
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:23/09/27 20:34:58 INFO 
org.apache.beam.runners.spark.translation.SparkContextFactory: Creating a brand 
new Spark Context.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:34:59 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:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.util.log: Logging initialized @9244ms to 
org.sparkproject.jetty.util.log.Slf4jLog
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.Server: jetty-9.4.44.v20210927; built: 
2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 
1.8.0_382-8u382-ga-1~20.04.1-b05
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.Server: Started @9415ms
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.AbstractConnector: Started 
ServerConnector@4fba037a{HTTP/1.1, (http/1.1)}{127.0.0.1:4040}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@33c0bc68{/jobs,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@29c367ff{/jobs/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@3b3b9f78{/jobs/job,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1d24fae7{/jobs/job/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@568cffa{/stages,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1bf946d{/stages/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@233af690{/stages/stage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@33224729{/stages/stage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4118a484{/stages/pool,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@62c1d65d{/stages/pool/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@35688981{/storage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4441962a{/storage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@549a7e5{/storage/rdd,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@130368db{/storage/rdd/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4f564066{/environment,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@460b613a{/environment/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@79c6dab0{/executors,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1e09992d{/executors/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@2231ee37{/executors/threadDump,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@42d103eb{/executors/threadDump/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@6f020157{/static,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@610283c8{/,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@415fc611{/api,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@66f8312{/jobs/job/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@6f68150{/stages/stage/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:02 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1194589a{/metrics/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:02 INFO 
org.apache.beam.runners.spark.metrics.MetricsAccumulator: Instantiated metrics 
accumulator: MetricQueryResults()
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:02 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:02 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Running job 
BeamApp-jenkins-0927203458-b334f1e0_02e253a8-d10c-4274-a6c6-b36303e5b319 on 
Spark master local[4]
INFO:apache_beam.runners.worker.statecache:Creating state cache with size 0
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure control channel 
for localhost:40653.
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:23/09/27 20:35:04 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: Beam 
Fn Control client connected with id 1-1
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:04 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:39635.
INFO:apache_beam.runners.worker.sdk_worker:State channel established.
INFO:apache_beam.runners.worker.data_plane:Creating client data channel for 
localhost:41539
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:04 INFO 
org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client 
connected.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-3
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-4
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-5
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-9
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-8
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-6
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:05 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-7
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-10
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-11
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-12
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-13
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-14
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-15
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-0927203458-b334f1e0_02e253a8-d10c-4274-a6c6-b36303e5b319: 
Pipeline translated successfully. Computing outputs
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 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:23/09/27 20:35:06 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-0927203458-b334f1e0_02e253a8-d10c-4274-a6c6-b36303e5b319 
finished.
INFO:apache_beam.utils.subprocess_server:23/09/27 20:35:06 INFO 
org.sparkproject.jetty.server.AbstractConnector: Stopped 
Spark@4fba037a{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.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
Exception in thread run_worker_1-1:
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 262, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 1035, in pull_responses
    for work_request in self._control_stub.Control(get_responses()):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 541, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 967, in _next
    raise self
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:40653 {created_time:"2023-09-27T20:35:07.14839429+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
    for response in responses:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 541, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 967, in _next
    raise self
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:39635 {created_time:"2023-09-27T20:35:07.148394143+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
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_Python38/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 652, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 541, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 967, in _next
    raise self
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:41539 {created_time:"2023-09-27T20:35:07.148394292+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 669, in <lambda>
    target=lambda: self._read_inputs(elements_iterator),
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 652, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 541, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py";,>
 line 967, in _next
    raise self
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:41539 {created_time:"2023-09-27T20:35:07.148394292+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>

> Task :sdks:python:test-suites:portable:py38:postCommitPy38

> Task :sdks:python:test-suites:dataflow:py38:postCommitIT
2023-09-27 20:48:17.292976: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.292976: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.293049: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.314146: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.362514: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.362910: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.363097: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.363346: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:17.363634: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:17.363883: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:17.384050: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.384775: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:17.592454: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.675344: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.676289: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:17.721391: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.791110: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.791889: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:17.884976: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.958762: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:17.959473: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:18.147310: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:18.213453: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not 
find cuda drivers on your machine, GPU will not be used.
2023-09-27 20:48:18.214161: I 
tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is 
optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild 
TensorFlow with the appropriate compiler flags.
2023-09-27 20:48:18.490167: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:18.505859: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:18.518347: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:18.640145: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:19.078134: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:19.198585: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:19.471093: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
2023-09-27 20:48:19.728936: W 
tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not 
find TensorRT
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) must be supplied


FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38:tensorRTtests'.
> 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 8.0.

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

See 
https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 2h 43m 3s
216 actionable tasks: 152 executed, 58 from cache, 6 up-to-date

Publishing build scan...
https://ge.apache.org/s/5fwpjpy3hkowc

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