See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/450/display/redirect?page=changes>
Changes: [noreply] Bump dataflow java fnapi container version to beam-master-20220830 [noreply] [Issue#23071] Fix AfterProcessingTime for Python to behave like Java [noreply] Don't depend on java 11 docker container for go test (#23197) [Moritz Mack] Annotate stateful VR test in TestStreamTest with UsesStatefulParDo [Moritz Mack] Properly close Spark (streaming) context if Pipeline translation fails ------------------------------------------ [...truncated 162.85 KB...] > Task :runners:google-cloud-dataflow-java:classes UP-TO-DATE > Task :runners:google-cloud-dataflow-java:jar UP-TO-DATE > Task :sdks:java:testing:load-tests:jar UP-TO-DATE > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:java:container:java11:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java11:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:container:java11:dockerPrepare > Task :sdks:java:container:java11:docker > Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] c9c68985c493: Preparing 79bdb5d01547: Preparing b31f484b5f69: Preparing 39b57202b321: Preparing c063a14ea94e: Preparing 7d2f0139856b: Preparing 3f7b4f77f475: Preparing 521657b687d0: Preparing 0a75b1b8ba5e: Preparing 8f9840541823: Preparing 1ca89afc2227: Preparing 48e72e5a3b44: Preparing 2b715dd882fc: Preparing 19d745ed48e7: Preparing 5d8a518ba84b: Preparing 7b7f3078e1db: Preparing 826c3ddbb29c: Preparing b626401ef603: Preparing 521657b687d0: Waiting 7d2f0139856b: Waiting 9b55156abf26: Preparing 3f7b4f77f475: Waiting 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 48e72e5a3b44: Waiting 19d745ed48e7: Waiting 2b715dd882fc: Waiting 5d8a518ba84b: Waiting 1ca89afc2227: Waiting 7b7f3078e1db: Waiting 8f9840541823: Waiting 293d5db30c9f: Waiting 9c742cd6c7a5: Waiting 0a75b1b8ba5e: Waiting 03127cdb479b: Waiting b626401ef603: Waiting 826c3ddbb29c: Waiting b31f484b5f69: Pushed c063a14ea94e: Pushed 39b57202b321: Pushed 79bdb5d01547: Pushed c9c68985c493: Pushed 3f7b4f77f475: Pushed 521657b687d0: Pushed 8f9840541823: Pushed 7d2f0139856b: Pushed 0a75b1b8ba5e: Pushed 1ca89afc2227: Pushed 48e72e5a3b44: Pushed 7b7f3078e1db: Layer already exists b626401ef603: Layer already exists 826c3ddbb29c: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 9c742cd6c7a5: Layer already exists 03127cdb479b: Layer already exists 19d745ed48e7: Pushed 5d8a518ba84b: Pushed 2b715dd882fc: Pushed 20220913141738: digest: sha256:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0 size: 4935 > Task :sdks:java:testing:load-tests:run Sep 13, 2022 2:18:11 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create INFO: No stagingLocation provided, falling back to gcpTempLocation Sep 13, 2022 2:18:12 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 225 files. Enable logging at DEBUG level to see which files will be staged. Sep 13, 2022 2:18:12 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 13, 2022 2:18:15 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Uploading 225 files from PipelineOptions.filesToStage to staging location to prepare for execution. Sep 13, 2022 2:18:15 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Staging files complete: 225 files cached, 0 files newly uploaded in 0 seconds Sep 13, 2022 2:18:15 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/ Sep 13, 2022 2:18:15 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage INFO: Uploading <96155 bytes, hash 84d8ecf5ecc0a188b3178aab7a25481f6a499d6a63f9921e85ae756501ee6b7f> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-hNjs9ezAoYizF4qreiVIH2pJnWpj-ZIeha51ZQHua38.pb Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input as step s1 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics as step s2 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Total bytes monitor as step s3 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()/Window.Assign as step s4 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Group by key (0) as step s5 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Ungroup and reiterate (0) as step s6 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect end time metrics (0) as step s7 Sep 13, 2022 2:18:17 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Dataflow SDK version: 2.43.0-SNAPSHOT Sep 13, 2022 2:18:18 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-13_07_18_17-7850060126018460698?project=apache-beam-testing Sep 13, 2022 2:18:18 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Submitted job: 2022-09-13_07_18_17-7850060126018460698 Sep 13, 2022 2:18:18 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-13_07_18_17-7850060126018460698 Sep 13, 2022 2:18:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2022-09-13T14:18:21.520Z: 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: load0tests0java110dataflow0v20batch0gbk03-jenkins-09131418-40jv. 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 13, 2022 2:18:30 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:30.280Z: Worker configuration: e2-standard-2 in us-central1-b. Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.409Z: Expanding SplittableParDo operations into optimizable parts. Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.446Z: Expanding CollectionToSingleton operations into optimizable parts. Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.548Z: Expanding CoGroupByKey operations into optimizable parts. Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.632Z: Expanding GroupByKey operations into optimizable parts. Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.744Z: Fusing adjacent ParDo, Read, Write, and Flatten operations Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.778Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.813Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.847Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.875Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.906Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor) Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.936Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor) Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:31.964Z: Fusing consumer Group by key (0)/Write into Window.Into()/Window.Assign Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:32.000Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:32.053Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:32.507Z: Executing operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing Sep 13, 2022 2:18:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:32.586Z: Starting 5 ****s in us-central1-b... Sep 13, 2022 2:18:54 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:18:53.402Z: 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 13, 2022 2:19:10 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:19:08.717Z: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s). Sep 13, 2022 2:20:13 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:12.615Z: Workers have started successfully. Sep 13, 2022 2:20:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:32.167Z: Finished operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing Sep 13, 2022 2:20:33 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:32.316Z: Executing operation Group by key (0)/Create Sep 13, 2022 2:20:34 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:33.746Z: Finished operation Group by key (0)/Create Sep 13, 2022 2:20:34 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:33.899Z: Executing operation Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect start time metrics/ParMultiDo(TimeMonitor)+Total bytes monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key (0)/Write Sep 13, 2022 2:20:50 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:49.099Z: Finished operation Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect start time metrics/ParMultiDo(TimeMonitor)+Total bytes monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key (0)/Write Sep 13, 2022 2:20:50 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:49.177Z: Executing operation Group by key (0)/Close Sep 13, 2022 2:20:50 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:49.242Z: Finished operation Group by key (0)/Close Sep 13, 2022 2:20:50 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:49.304Z: Executing operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor) Sep 13, 2022 2:20:54 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:53.827Z: Finished operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor) Sep 13, 2022 2:20:56 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:54.002Z: Cleaning up. Sep 13, 2022 2:20:56 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:20:54.108Z: Stopping **** pool... Sep 13, 2022 2:21:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:21:38.324Z: Autoscaling: Resized **** pool from 5 to 0. Sep 13, 2022 2:21:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-09-13T14:21:38.397Z: Worker pool stopped. Sep 13, 2022 2:21:45 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState INFO: Job 2022-09-13_07_18_17-7850060126018460698 finished with status DONE. Load test results for test (ID): 97eccc1c-849d-422a-a9b7-1ec8c2adab4d and timestamp: 2022-09-13T14:18:12.405000000Z: Metric: Value: dataflow_v2_java11_runtime_sec 15.413 dataflow_v2_java11_total_bytes_count 2.0E9 > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913141738 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913141738] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913141738] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0 ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 13 Sep 2022 14:21:54 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:b3afa0044af232f4e7aa8371b145655b53583e90151f6b7be86dd1a6ff7090b0': 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_GBK_Dataflow_V2_Batch_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. * 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 4m 17s 105 actionable tasks: 8 executed, 97 up-to-date Publishing build scan... https://gradle.com/s/xylbjpkrdyi3y 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]
