See <https://ci-beam.apache.org/job/beam_PostCommit_Python38/4375/display/redirect>
Changes: ------------------------------------------ [...truncated 7.54 MB...] File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner.py",> line 1384, in process_bundle result = result_future.get() # type: beam_fn_api_pb2.InstructionResponse File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner/worker_handlers.py",> line 1163, in get raise self._exception RuntimeError: SDK exited unexpectedly. Final status is exited. Final log line is 2023/07/23 08:35:43 failed to install required packages: failed to install requirements: exit status 1 > Task > :sdks:python:test-suites:portable:py38:portableLocalRunnerTestWithRequirementsFile > FAILED > Task :sdks:python:test-suites:portable:py38:portableWordCountSparkRunnerBatch INFO:apache_beam.runners.worker.worker_pool_main:Listening for workers at localhost:45347 INFO:apache_beam.runners.portability.fn_api_runner.translations:==================== <function pack_combiners at 0x7f37d4f5aa60> ==================== INFO:apache_beam.runners.portability.fn_api_runner.translations:==================== <function lift_combiners at 0x7f37d4f5aaf0> ==================== INFO:apache_beam.runners.portability.fn_api_runner.translations:==================== <function sort_stages at 0x7f37d4f5b280> ==================== 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.50.0-SNAPSHOT.jar'> '--spark-master-url' 'local[4]' '--artifacts-dir' '/tmp/beam-tempnrjd8g2h/artifactsx1m82ft5' '--job-port' '33605' '--artifact-port' '0' '--expansion-port' '0'] WARNING:root:Waiting for grpc channel to be ready at localhost:33605. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:00 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. WARNING:root:Waiting for grpc channel to be ready at localhost:33605. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:01 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService started on localhost:44671 WARNING:root:Waiting for grpc channel to be ready at localhost:33605. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:02 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService started on localhost:42119 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:02 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on localhost:33605 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:02 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:33605. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:05 INFO org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Staging artifacts for job_099faa9f-8b6c-48a9-9589-a2deddb24f00. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:05 INFO org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Resolving artifacts for job_099faa9f-8b6c-48a9-9589-a2deddb24f00.ref_Environment_default_environment_1. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:05 INFO org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Getting 1 artifacts for job_099faa9f-8b6c-48a9-9589-a2deddb24f00.null. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:05 INFO org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Artifacts fully staged for job_099faa9f-8b6c-48a9-9589-a2deddb24f00. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:06 INFO org.apache.beam.runners.spark.SparkJobInvoker: Invoking job BeamApp-jenkins-0723083606-c878391_700e693e-8515-43ea-a2aa-956c70f90141 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:07 INFO org.apache.beam.runners.jobsubmission.JobInvocation: Starting job invocation BeamApp-jenkins-0723083606-c878391_700e693e-8515-43ea-a2aa-956c70f90141 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/07/23 08:36:07 INFO org.apache.beam.runners.spark.translation.SparkContextFactory: Creating a brand new Spark Context. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:09 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/07/23 08:36:12 INFO org.sparkproject.jetty.util.log: Logging initialized @17186ms to org.sparkproject.jetty.util.log.Slf4jLog INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.Server: jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.Server: Started @17389ms INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.AbstractConnector: Started ServerConnector@5f88580{HTTP/1.1, (http/1.1)}{127.0.0.1:4040} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@519d112a{/jobs,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@32176816{/jobs/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@41c159c5{/jobs/job,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@2ae801f4{/jobs/job/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@d89903{/stages,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@76860909{/stages/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@302c764b{/stages/stage,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@50c375b5{/stages/stage/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@52c5391c{/stages/pool,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@6cb6ea22{/stages/pool/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@1988915d{/storage,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@7ff7f808{/storage/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@3288501e{/storage/rdd,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@9c538a9{/storage/rdd/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@2f8a4db7{/environment,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@5335a314{/environment/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@6662fb6e{/executors,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@451413c7{/executors/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@682a629d{/executors/threadDump,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@f552b71{/executors/threadDump/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@3fa315af{/static,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@226d7dbb{/,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@4d13fd1c{/api,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@7f01ed22{/jobs/job/kill,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:12 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@7ef4d0ee{/stages/stage/kill,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:13 INFO org.sparkproject.jetty.server.handler.ContextHandler: Started o.s.j.s.ServletContextHandler@5f0f75dc{/metrics/json,null,AVAILABLE,@Spark} INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:13 INFO org.apache.beam.runners.spark.metrics.MetricsAccumulator: Instantiated metrics accumulator: MetricQueryResults() INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:13 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:13 INFO org.apache.beam.runners.spark.SparkPipelineRunner: Running job BeamApp-jenkins-0723083606-c878391_700e693e-8515-43ea-a2aa-956c70f90141 on Spark master local[4] INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:15 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:15 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:15 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:15 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. 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:45609. 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/07/23 08:36:16 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: Beam Fn Control client connected with id 1-1 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 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:45205. INFO:apache_beam.runners.worker.sdk_worker:State channel established. INFO:apache_beam.runners.worker.data_plane:Creating client data channel for localhost:33363 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 INFO org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client connected. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-3 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-4 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-5 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:16 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-6 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-8 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-7 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-9 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-10 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-11 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-12 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-13 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-14 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: getProcessBundleDescriptor request with id 1-15 INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.apache.beam.runners.spark.SparkPipelineRunner: Job BeamApp-jenkins-0723083606-c878391_700e693e-8515-43ea-a2aa-956c70f90141: Pipeline translated successfully. Computing outputs INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 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/07/23 08:36:17 INFO org.apache.beam.runners.spark.SparkPipelineRunner: Job BeamApp-jenkins-0723083606-c878391_700e693e-8515-43ea-a2aa-956c70f90141 finished. INFO:apache_beam.utils.subprocess_server:23/07/23 08:36:17 INFO org.sparkproject.jetty.server.AbstractConnector: Stopped Spark@5f88580{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 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 1035, in pull_responses self.run() File "/usr/lib/python3.8/threading.py", line 870, in run 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 475, in __next__ 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 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 881, in _next 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 475, 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 881, 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:45609 {created_time:"2023-07-23T08:36:18.52477912+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}" > 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:45205 {grpc_message:"Socket closed", grpc_status:14, created_time:"2023-07-23T08:36:18.524777614+00:00"}" > 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 475, 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 881, 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:33363 {created_time:"2023-07-23T08:36:18.524742622+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 475, 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 881, 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:33363 {created_time:"2023-07-23T08:36:18.524742622+00:00", grpc_status:14, grpc_message:"Socket closed"}" > > Task :sdks:python:test-suites:dataflow:py38:postCommitIT 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 completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/test-suites/direct/common.gradle'> line: 222 * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:py38:torchInferenceTest'. > 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. ============================================================================== 2: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/test-suites/portable/common.gradle'> line: 130 * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py38:portableLocalRunnerTestWithRequirementsFile'. > 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.5.1/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 38m 28s 214 actionable tasks: 149 executed, 59 from cache, 6 up-to-date Publishing build scan... https://ge.apache.org/s/uxy7no47iu7pe 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]
