See
<https://ci-beam.apache.org/job/beam_PostCommit_Python310/673/display/redirect>
Changes:
------------------------------------------
[...truncated 9.33 MB...]
INFO:root:severity: INFO
timestamp {
seconds: 1680664796
nanos: 704186201
}
message: "Python sdk harness exiting."
log_location:
"/usr/local/lib/python3.10/site-packages/apache_beam/runners/worker/sdk_worker_main.py:205"
thread: "MainThread"
INFO:apache_beam.runners.portability.local_job_service:Completed job in
26.201045274734497 seconds with state DONE.
INFO:root:Completed job in 26.201045274734497 seconds with state DONE.
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
> Task :sdks:python:test-suites:portable:py310:portableWordCountSparkRunnerBatch
INFO:apache_beam.runners.worker.worker_pool_main:Listening for workers at
localhost:43069
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
<function pack_combiners at 0x7f489d7abbe0> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
<function lift_combiners at 0x7f489d7abc70> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
<function sort_stages at 0x7f489d7b4430> ====================
INFO:apache_beam.utils.subprocess_server:Starting service with ['java' '-jar'
'/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.47.0-SNAPSHOT.jar'
'--spark-master-url' 'local[4]' '--artifacts-dir'
'/tmp/beam-temp16buse11/artifactsjcmb2utf' '--job-port' '46303'
'--artifact-port' '0' '--expansion-port' '0']
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:08 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService
started on localhost:38593
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService
started on localhost:45693
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on
localhost:46303
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.jobsubmission.JobServerDriver: Job server now running,
terminate with Ctrl+C
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Staging
artifacts for job_a72fb685-69bf-4668-ad47-c57d7c445d2c.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Resolving
artifacts for
job_a72fb685-69bf-4668-ad47-c57d7c445d2c.ref_Environment_default_environment_1.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Getting 1
artifacts for job_a72fb685-69bf-4668-ad47-c57d7c445d2c.null.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:09 INFO
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Artifacts
fully staged for job_a72fb685-69bf-4668-ad47-c57d7c445d2c.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:10 INFO
org.apache.beam.runners.spark.SparkJobInvoker: Invoking job
BeamApp-jenkins-0405032010-b4fadf82_65885881-7359-4b5a-9937-6df7a4380fb6
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:10 INFO
org.apache.beam.runners.jobsubmission.JobInvocation: Starting job invocation
BeamApp-jenkins-0405032010-b4fadf82_65885881-7359-4b5a-9937-6df7a4380fb6
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/04/05 03:20:10 INFO
org.apache.beam.runners.spark.translation.SparkContextFactory: Creating a brand
new Spark Context.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:10 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/04/05 03:20:11 INFO
org.sparkproject.jetty.util.log: Logging initialized @5111ms to
org.sparkproject.jetty.util.log.Slf4jLog
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.Server: jetty-9.4.40.v20210413; built:
2021-04-13T20:42:42.668Z; git: b881a572662e1943a14ae12e7e1207989f218b74; jvm
1.8.0_362-8u362-ga-0ubuntu1~20.04.1-b09
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.Server: Started @5356ms
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.AbstractConnector: Started
ServerConnector@875fac5{HTTP/1.1, (http/1.1)}{127.0.0.1:4040}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@408057dd{/jobs,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@6f7047a8{/jobs/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@325f8f40{/jobs/job,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@63492641{/jobs/job/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@29b93664{/stages,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@68b2729e{/stages/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@3144e480{/stages/stage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@21346034{/stages/stage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@37b53256{/stages/pool,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@15f53626{/stages/pool/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@9455080{/storage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@34f7c832{/storage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@6724a9f0{/storage/rdd,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@19bb0d9e{/storage/rdd/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@2e247239{/environment,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@4315178b{/environment/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@4b4ecbe0{/executors,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@3b79bd0f{/executors/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@7636ceb1{/executors/threadDump,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@aee0fc1{/executors/threadDump/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@51033977{/static,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@6da916fd{/,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@697711f3{/api,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@678d0d7c{/jobs/job/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:11 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@35221745{/stages/stage/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:12 INFO
org.sparkproject.jetty.server.handler.ContextHandler: Started
o.s.j.s.ServletContextHandler@1a582acf{/metrics/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:12 INFO
org.apache.beam.runners.spark.metrics.MetricsAccumulator: Instantiated metrics
accumulator: MetricQueryResults()
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:12 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:12 INFO
org.apache.beam.runners.spark.SparkPipelineRunner: Running job
BeamApp-jenkins-0405032010-b4fadf82_65885881-7359-4b5a-9937-6df7a4380fb6 on
Spark master local[4]
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:13 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:13 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:13 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:13 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:41307.
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/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: Beam
Fn Control client connected with id 1-1
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 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:33229.
INFO:apache_beam.runners.worker.sdk_worker:State channel established.
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.runners.worker.data_plane:Creating client data channel for
localhost:37653
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client
connected.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-3
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-4
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-5
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-8
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-7
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-9
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-6
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-10
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-11
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-13
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-12
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-14
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-15
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 INFO
org.apache.beam.runners.spark.SparkPipelineRunner: Job
BeamApp-jenkins-0405032010-b4fadf82_65885881-7359-4b5a-9937-6df7a4380fb6:
Pipeline translated successfully. Computing outputs
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 WARN
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-16
INFO:root:Default Python SDK image for environment is
apache/beam_python3.10_sdk:2.47.0.dev
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/04/05 03:20:15 INFO
org.apache.beam.runners.spark.SparkPipelineRunner: Job
BeamApp-jenkins-0405032010-b4fadf82_65885881-7359-4b5a-9937-6df7a4380fb6
finished.
INFO:apache_beam.utils.subprocess_server:23/04/05 03:20:15 INFO
org.sparkproject.jetty.server.AbstractConnector: Stopped
Spark@875fac5{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.10/threading.py", line 1009, in _bootstrap_inner
Exception in thread run_worker_1-1:
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
self.run()
self.run()
File "/usr/lib/python3.10/threading.py", line 946, in run
File "/usr/lib/python3.10/threading.py", line 946, in run
self._target(*self._args, **self._kwargs)
self._target(*self._args, **self._kwargs)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 262, in run
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 1039, in pull_responses
ERROR:apache_beam.runners.worker.data_plane:Failed to read inputs in the data
plane.
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 654, in _read_inputs
for elements in elements_iterator:
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/site-packages/grpc/_channel.py",
line 475, in __next__
return self._next()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/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:37653 {grpc_message:"recvmsg:Connection reset by peer",
grpc_status:14, created_time:"2023-04-05T03:20:16.063208777+00:00"}"
>
for work_request in self._control_stub.Control(get_responses()):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/site-packages/grpc/_channel.py",
line 475, in __next__
Exception in thread read_grpc_client_inputs:
for response in responses:
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/site-packages/grpc/_channel.py",
line 475, in __next__
File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
return self._next()
return self._next()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/site-packages/grpc/_channel.py",
line 881, in _next
self.run()
File "/usr/lib/python3.10/threading.py", line 946, in run
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/site-packages/grpc/_channel.py",
line 881, in _next
self._target(*self._args, **self._kwargs)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 671, in <lambda>
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:33229 {created_time:"2023-04-05T03:20:16.063312043+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:41307 {created_time:"2023-04-05T03:20:16.063312371+00:00",
grpc_status:14, grpc_message:"Socket closed"}"
>
target=lambda: self._read_inputs(elements_iterator),
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 654, in _read_inputs
for elements in elements_iterator:
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/site-packages/grpc/_channel.py",
line 475, in __next__
return self._next()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python310/src/build/gradleenv/-1720702907/lib/python3.10/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:37653 {grpc_message:"recvmsg:Connection reset by peer",
grpc_status:14, created_time:"2023-04-05T03:20:16.063208777+00:00"}"
>
> Task :sdks:python:test-suites:portable:py310:postCommitPy310
> Task :sdks:python:test-suites:dataflow:py310: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) should be supplied
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-6' is disconnected.
at
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy149.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
at hudson.Launcher$ProcStarter.join(Launcher.java:524)
at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
at hudson.model.Run.execute(Run.java:1896)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: java.io.IOException: Pipe closed after 0 cycles
at
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:126)
at
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:105)
at
hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:94)
at
hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:75)
at
hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:105)
at
hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
at
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-6 is offline; cannot locate jdk_1.8_latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]