See <https://ci-beam.apache.org/job/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_Java11/438/display/redirect?page=changes>
Changes: [Brian Hulette] Extract utilities in dataframe.schemas [Brian Hulette] Add pandas_type_compatibility with pandas BatchConverter implementations [Brian Hulette] Use Batched DoFns at DataFrame API boundaries [Brian Hulette] Move dtype conversion to pandas_type_compatibility [Brian Hulette] Always register pandas BatchConverters [Brian Hulette] Fix interactive runner tests [Brian Hulette] Use pandas_type_compatibility BatchConverters for dataframe.schemas [Brian Hulette] Skip test cases broken in pandas 1.1.x [Brian Hulette] Address review comments [noreply] [Playground] [Infrastructure] Adding the Cloud Datastore client to save [noreply] Fix jdbc date conversion offset 1 day (#22738) [noreply] Set state integration test (#22935) [Brian Hulette] yapf, typo in test [noreply] Minor: Fix option_from_runner_api typehint (#22946) [noreply] Filter out unsupported state tests (#22963) [noreply] Add ability to remove/clear map and set state (#22938) [Brian Hulette] Add test to reproduce https://github.com/apache/beam/issues/22854 [Brian Hulette] Exercise row coder with nested optional struct [Brian Hulette] Make RowTypeConstraint callable [Brian Hulette] Add test to exercise RowTypeConstraint.__call__ [noreply] Fix gpu to cpu conversion with warning logs (#22795) [noreply] Add Go stateful DoFns to CHANGES.md and fix linting violations (#22958) [noreply] 22805: Upgrade Jackson version from 2.13.0 to 2.13.3 (#22806) [noreply] Run cred rotation every month (#22977) [noreply] [BEAM-12164] Synchronize access queue in ThroughputEstimator and ------------------------------------------ [...truncated 119.89 KB...] c59d436cfd4f: Pushed 96aaff47f4af: Pushed 87a1dab6bb7f: Pushed 7b7f3078e1db: Layer already exists 826c3ddbb29c: Layer already exists b626401ef603: Layer already exists 463af78e5abc: Pushed 9b55156abf26: Layer already exists 03127cdb479b: Layer already exists 293d5db30c9f: Layer already exists 9c742cd6c7a5: Layer already exists 8fe87d13ceab: Pushed 7a3191996cc1: Pushed 823552a6f59c: Pushed 20220901135653: digest: sha256:45c10ba55d5bf6c4aa569e765fd9a05fc5d65bfed8aecaa65f20c56d64efeb9e size: 4935 > Task :sdks:java:testing:load-tests:run Sep 01, 2022 1:57:33 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create INFO: No stagingLocation provided, falling back to gcpTempLocation Sep 01, 2022 1:57:34 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 222 files. Enable logging at DEBUG level to see which files will be staged. Sep 01, 2022 1:57:34 PM org.apache.beam.sdk.Pipeline validate WARNING: The following transforms do not have stable unique names: Window.Into() Sep 01, 2022 1:57:35 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Executing pipeline on the Dataflow Service, which will have billing implications related to Google Compute Engine usage and other Google Cloud Services. Sep 01, 2022 1:57:37 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Uploading 222 files from PipelineOptions.filesToStage to staging location to prepare for execution. Sep 01, 2022 1:57:37 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Staging files complete: 222 files cached, 0 files newly uploaded in 0 seconds Sep 01, 2022 1:57:37 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/ Sep 01, 2022 1:57:37 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage INFO: Uploading <120330 bytes, hash bd1ed622f7244df1902e907b7914f9be67ab6b0930982198776e99553635a3fe> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-vR7WIvckTfGQLpB7eRT5vmerawkwmCGYd26ZVTY1o_4.pb Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as step s1 Sep 01, 2022 1:57:39 PM org.apache.beam.sdk.io.synthetic.SyntheticUnboundedSource split INFO: Split into 20 bundles: [SyntheticUnboundedSource{startOffset=0, endOffset=1000000}, SyntheticUnboundedSource{startOffset=1000000, endOffset=2000000}, SyntheticUnboundedSource{startOffset=2000000, endOffset=3000000}, SyntheticUnboundedSource{startOffset=3000000, endOffset=4000000}, SyntheticUnboundedSource{startOffset=4000000, endOffset=5000000}, SyntheticUnboundedSource{startOffset=5000000, endOffset=6000000}, SyntheticUnboundedSource{startOffset=6000000, endOffset=7000000}, SyntheticUnboundedSource{startOffset=7000000, endOffset=8000000}, SyntheticUnboundedSource{startOffset=8000000, endOffset=9000000}, SyntheticUnboundedSource{startOffset=9000000, endOffset=10000000}, SyntheticUnboundedSource{startOffset=10000000, endOffset=11000000}, SyntheticUnboundedSource{startOffset=11000000, endOffset=12000000}, SyntheticUnboundedSource{startOffset=12000000, endOffset=13000000}, SyntheticUnboundedSource{startOffset=13000000, endOffset=14000000}, SyntheticUnboundedSource{startOffset=14000000, endOffset=15000000}, SyntheticUnboundedSource{startOffset=15000000, endOffset=16000000}, SyntheticUnboundedSource{startOffset=16000000, endOffset=17000000}, SyntheticUnboundedSource{startOffset=17000000, endOffset=18000000}, SyntheticUnboundedSource{startOffset=18000000, endOffset=19000000}, SyntheticUnboundedSource{startOffset=19000000, endOffset=20000000}] Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input/StripIds as step s2 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics (input) as step s3 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()/Window.Assign as step s4 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read co-input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as step s5 Sep 01, 2022 1:57:39 PM org.apache.beam.sdk.io.synthetic.SyntheticUnboundedSource split INFO: Split into 20 bundles: [SyntheticUnboundedSource{startOffset=0, endOffset=100000}, SyntheticUnboundedSource{startOffset=100000, endOffset=200000}, SyntheticUnboundedSource{startOffset=200000, endOffset=300000}, SyntheticUnboundedSource{startOffset=300000, endOffset=400000}, SyntheticUnboundedSource{startOffset=400000, endOffset=500000}, SyntheticUnboundedSource{startOffset=500000, endOffset=600000}, SyntheticUnboundedSource{startOffset=600000, endOffset=700000}, SyntheticUnboundedSource{startOffset=700000, endOffset=800000}, SyntheticUnboundedSource{startOffset=800000, endOffset=900000}, SyntheticUnboundedSource{startOffset=900000, endOffset=1000000}, SyntheticUnboundedSource{startOffset=1000000, endOffset=1100000}, SyntheticUnboundedSource{startOffset=1100000, endOffset=1200000}, SyntheticUnboundedSource{startOffset=1200000, endOffset=1300000}, SyntheticUnboundedSource{startOffset=1300000, endOffset=1400000}, SyntheticUnboundedSource{startOffset=1400000, endOffset=1500000}, SyntheticUnboundedSource{startOffset=1500000, endOffset=1600000}, SyntheticUnboundedSource{startOffset=1600000, endOffset=1700000}, SyntheticUnboundedSource{startOffset=1700000, endOffset=1800000}, SyntheticUnboundedSource{startOffset=1800000, endOffset=1900000}, SyntheticUnboundedSource{startOffset=1900000, endOffset=2000000}] Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read co-input/StripIds as step s6 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics (co-input) as step s7 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()2/Window.Assign as step s8 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding CoGroupByKey/MakeUnionTable0 as step s9 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding CoGroupByKey/MakeUnionTable1 as step s10 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding CoGroupByKey/Flatten as step s11 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding CoGroupByKey/GBK as step s12 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding CoGroupByKey/ConstructCoGbkResultFn as step s13 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Ungroup and reiterate as step s14 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect total bytes as step s15 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect end time metrics as step s16 Sep 01, 2022 1:57:39 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Dataflow SDK version: 2.42.0-SNAPSHOT Sep 01, 2022 1:57:40 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2022-09-01_06_57_39-14878322164822927471?project=apache-beam-testing Sep 01, 2022 1:57:40 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Submitted job: 2022-09-01_06_57_39-14878322164822927471 Sep 01, 2022 1:57:40 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: To cancel the job using the 'gcloud' tool, run: > gcloud dataflow jobs --project=apache-beam-testing cancel > --region=us-central1 2022-09-01_06_57_39-14878322164822927471 Sep 01, 2022 1:57:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2022-09-01T13:57:44.803Z: The workflow name is not a valid Cloud Label. Labels applied to Cloud resources (such as GCE Instances) for monitoring will be labeled with this modified job name: load0tests0java110dataflow0v20streaming0cogbk02-jenkins-09-3pkm. For the best monitoring experience, please name your job with a valid Cloud Label. For details, see: https://cloud.google.com/compute/docs/labeling-resources#restrictions Sep 01, 2022 1:57:49 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:49.527Z: Worker configuration: e2-standard-2 in us-central1-a. Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:50.636Z: Expanding SplittableParDo operations into optimizable parts. Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:50.690Z: Expanding CollectionToSingleton operations into optimizable parts. Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:50.778Z: Expanding CoGroupByKey operations into optimizable parts. Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:50.849Z: Expanding SplittableProcessKeyed operations into optimizable parts. Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:50.873Z: Expanding GroupByKey operations into streaming Read/Write steps Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:50.930Z: Lifting ValueCombiningMappingFns into MergeBucketsMappingFns Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.011Z: Fusing adjacent ParDo, Read, Write, and Flatten operations Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.089Z: Unzipping flatten CoGroupByKey-Flatten for input CoGroupByKey-MakeUnionTable0-ParMultiDo-ConstructUnionTable-.output Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.120Z: Fusing unzipped copy of CoGroupByKey/GBK/WriteStream, through flatten CoGroupByKey/Flatten, into producer CoGroupByKey/MakeUnionTable0/ParMultiDo(ConstructUnionTable) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.155Z: Fusing consumer CoGroupByKey/GBK/WriteStream into CoGroupByKey/MakeUnionTable1/ParMultiDo(ConstructUnionTable) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.186Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.219Z: Fusing consumer Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.309Z: Fusing consumer Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.340Z: Fusing consumer Read input/ParDo(StripIds)/ParMultiDo(StripIds) into Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.367Z: Fusing consumer Collect start time metrics (input)/ParMultiDo(TimeMonitor) into Read input/ParDo(StripIds)/ParMultiDo(StripIds) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.390Z: Fusing consumer Window.Into()/Window.Assign into Collect start time metrics (input)/ParMultiDo(TimeMonitor) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.412Z: Fusing consumer CoGroupByKey/MakeUnionTable0/ParMultiDo(ConstructUnionTable) into Window.Into()/Window.Assign Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.440Z: Fusing consumer Read co-input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read co-input/Impulse Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.486Z: Fusing consumer Read-co-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction into Read co-input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.518Z: Fusing consumer Read-co-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/SplitWithSizing into Read-co-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.563Z: Fusing consumer Read co-input/ParDo(StripIds)/ParMultiDo(StripIds) into Read-co-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.590Z: Fusing consumer Collect start time metrics (co-input)/ParMultiDo(TimeMonitor) into Read co-input/ParDo(StripIds)/ParMultiDo(StripIds) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.611Z: Fusing consumer Window.Into()2/Window.Assign into Collect start time metrics (co-input)/ParMultiDo(TimeMonitor) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.636Z: Fusing consumer CoGroupByKey/MakeUnionTable1/ParMultiDo(ConstructUnionTable) into Window.Into()2/Window.Assign Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.690Z: Fusing consumer CoGroupByKey/GBK/MergeBuckets into CoGroupByKey/GBK/ReadStream Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.746Z: Fusing consumer CoGroupByKey/ConstructCoGbkResultFn/ParMultiDo(ConstructCoGbkResult) into CoGroupByKey/GBK/MergeBuckets Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.771Z: Fusing consumer Ungroup and reiterate/ParMultiDo(UngroupAndReiterate) into CoGroupByKey/ConstructCoGbkResultFn/ParMultiDo(ConstructCoGbkResult) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.795Z: Fusing consumer Collect total bytes/ParMultiDo(ByteMonitor) into Ungroup and reiterate/ParMultiDo(UngroupAndReiterate) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.822Z: Fusing consumer Collect end time metrics/ParMultiDo(TimeMonitor) into Collect total bytes/ParMultiDo(ByteMonitor) Sep 01, 2022 1:57:52 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:51.975Z: Running job using Streaming Engine Sep 01, 2022 1:57:53 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:57:52.221Z: Starting 5 ****s in us-central1-a... Sep 01, 2022 1:58:20 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:58:18.562Z: Your project already contains 100 Dataflow-created metric descriptors, so new user metrics of the form custom.googleapis.com/* will not be created. However, all user metrics are also available in the metric dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, you can delete old / unused metric descriptors. See https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list and https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete Sep 01, 2022 1:58:36 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:58:34.479Z: Autoscaling: Raised the number of ****s to 5 so that the pipeline can catch up with its backlog and keep up with its input rate. Sep 01, 2022 1:59:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T13:59:36.298Z: Workers have started successfully. Sep 01, 2022 3:03:28 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T15:03:26.702Z: Cleaning up. Sep 01, 2022 3:03:28 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T15:03:26.856Z: Stopping **** pool... Sep 01, 2022 3:03:28 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T15:03:26.909Z: Stopping **** pool... Sep 01, 2022 3:05:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T15:05:37.448Z: Autoscaling: Reduced the number of ****s to 0 based on low average **** CPU utilization, and the pipeline having sufficiently low backlog and keeping up with input rate. Sep 01, 2022 3:05:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-01T15:05:37.523Z: Worker pool stopped. Sep 01, 2022 3:05:53 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState INFO: Job 2022-09-01_06_57_39-14878322164822927471 finished with status DONE. Load test results for test (ID): 23291855-831f-4ded-9c56-05592ea7556a and timestamp: 2022-09-01T13:57:34.535000000Z: Metric: Value: dataflow_v2_java11_runtime_sec 3704.09 dataflow_v2_java11_total_bytes_count 2.199996E9 > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220901135653 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45c10ba55d5bf6c4aa569e765fd9a05fc5d65bfed8aecaa65f20c56d64efeb9e Deleted: sha256:246e09bc2f43bf488bd0027b99d2119c09aecb1a9b2a8289315c50e94f5a9cab Deleted: sha256:0211040e24c5803913d79863eb73a205c7c8666f8613f03740a099c18b2f14a6 Deleted: sha256:0593b5d2bae04aea334ac00a2369f1f931c5f23f46b2a740b0bd9872e02f0d79 Deleted: sha256:2f68fba4841ca55c86980f6ad692ce6c5fb28d4ba6c5ae7dbf76821dbabe2dec Deleted: sha256:5d81f4f9c8c9601b34f2dd74cb1edcf37deebc8af2a955474f734e6dd1d9ec66 Deleted: sha256:e6b5f571df8c464bbd44dc67dc31d5072a0e893db9ed03af823e96cf40f1e17d Deleted: sha256:38f627500d101e33278d4d510b9f334d87ee67b2a773c6cd2252aca97904652b Deleted: sha256:25d0d222e443ecf5d5c26ba71c162049a38c9fefd18b700863948f8501d8e2ab Deleted: sha256:eebf98b809b0615b50fb08943f4d71315a86397fe4dc04542d930dd8a8e2f28b Deleted: sha256:09256cee64ff5a3deb4b26dd06a61a6c5767afa38080b345608d556c84fb3f78 Deleted: sha256:5ebfbcc1a8953002921a9352ac320c32e4bb3a0e437e05bae2757a7447cd9110 Deleted: sha256:b7f1982c6b40424578b2ef674a0de42954583d45b2963234c07ff0ecf67bbc46 Deleted: sha256:e99bf87abf42cf3356fbfff37c806a4228462f1dec35c38bf4dbd2df5633fad7 Deleted: sha256:3c2788fb2b30cf281fd98ff7d79bbd4dea6e32a82f457384bf3f4062a314a7cf Deleted: sha256:8e6d42309a068454711ff08b87a075f38a18cb5cc63aa10842f1b0f6ff4c5cd5 Deleted: sha256:30efaab5610e13d99e2f6ecb66d10fe1bae0e2f60fb7271098d3ecedbb85c753 Deleted: sha256:61b316ce1f2884f6404e562f2f47dc2e6595aeb01d64e5eb0a5ed8eedbba26c9 Deleted: sha256:26f45f2c2def72e80fe8840ee934c8219a0cac0903cd6d41cb6231ce925d8491 Deleted: sha256:33e7a5eeddc0bf313ba4e87dbcb59966881ebe2a1fbad661d37b77e52b11a0aa Deleted: sha256:c328704048bc69081a33d2cd9141dabd0aa4b3b879bbfd4c91ef8cd42bd0d76c Deleted: sha256:327b01a0a5fd1b75fdcf675ec2c09d99e359cebb5a222403774b6424eba5f886 Deleted: sha256:4803fc3bfedfc09f27975b841755bdcd7691a92031af60b47acd68126188688a Deleted: sha256:ab40b227585ed227362f6318302cecd572121ce4950769dace4e26de2e458a1e Deleted: sha256:edc0a3fd33f1a9d273afef0c9bac9746fae91f2e08c69e85cc434e07000d8d19 Deleted: sha256:0c6cb7cb56184dc79059359e5500fd4430dccdedcd91ff12b268bd140cf7b7a6 Deleted: sha256:4bd93eff7c2b54f6676973c17440d195c331dbfdbb9fb7a3a77f22bfa8d1e5b6 Deleted: sha256:581cc0b0a0a8e515a82e28f053c7d5a97273f2f1d3935fb997eae70c1e420260 Deleted: sha256:4f2aa858869b6522e46f32115089b6c5cfe0ec79abc0908e6daa4885c7bad0f1 Deleted: sha256:69f74197271f621f760afafb9f3507c60d1cf5fc5d83560a80f786ab7794e22d Deleted: sha256:4e0169df0b91f071307978ae0ea1efefd411b16bb860a5d91e6d9aa1bff4d974 Deleted: sha256:9072080906740b99c23ff347bc07c9b59550aad73506fc6302f815c41a59d09f Deleted: sha256:c8e3ee25e2529794bf507acb6200a842c0f01bde215afc34c053fedb40cbb4df Deleted: sha256:57f5c06d2d359fc9a362bbc73f836312f55f176798c58ee7ef6c04176898e27c Deleted: sha256:512b9edf2fd493bcad0c48ff72163428a807289c2e05e89c757cee77b2c85665 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220901135653] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45c10ba55d5bf6c4aa569e765fd9a05fc5d65bfed8aecaa65f20c56d64efeb9e] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220901135653] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45c10ba55d5bf6c4aa569e765fd9a05fc5d65bfed8aecaa65f20c56d64efeb9e])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:55d944a1185481c355640d455cf9a34a8af0f97e3e251a1652c4c4127414e764 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:55d944a1185481c355640d455cf9a34a8af0f97e3e251a1652c4c4127414e764 ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Thu, 01 Sep 2022 15:06:00 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'} Failed to compute blob liveness for manifest: 'sha256:55d944a1185481c355640d455cf9a34a8af0f97e3e251a1652c4c4127414e764': None > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_Java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 302 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with > non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 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.4/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 1h 9m 9s 105 actionable tasks: 8 executed, 97 up-to-date Publishing build scan... https://gradle.com/s/3hfqe4gdqrkgu 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]
