You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/24 14:40:51 UTC

Build failed in Jenkins: beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11 #491

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

Changes:

[noreply] Remove unnecessary dependencies from jpms test (#23775)

[noreply] Use Spark 3 job-server as default Spark job-server for PortableRunner

[noreply] Support usage of custom profileName with AWS ProfileCredentialsProvider

[noreply] Migrate examples and maven-archetypes (including Java Quickstart) to

[Moritz Mack] Update remaining pointers to Spark runner to Spark 3 module (addresses


------------------------------------------
[...truncated 370.54 KB...]
> 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]
a7b4e4d62441: Preparing
0556cc736121: Preparing
ede39a88cca8: Preparing
96ed99447d4b: Preparing
dbcff4e73fea: Preparing
bc84fe76645a: Preparing
4eecf45583c4: Preparing
24d8a56a6efd: Preparing
4d7c682f4157: Preparing
d261726c586c: Preparing
933fe9215619: Preparing
b689b6ed9b0d: Preparing
f90c9ce2beb7: Preparing
1de29673cfde: Preparing
347be60b9b5a: Preparing
7b7f3078e1db: Preparing
24d8a56a6efd: Waiting
826c3ddbb29c: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
d261726c586c: Waiting
03127cdb479b: Preparing
4d7c682f4157: Waiting
9c742cd6c7a5: Preparing
933fe9215619: Waiting
f90c9ce2beb7: Waiting
b689b6ed9b0d: Waiting
293d5db30c9f: Waiting
9b55156abf26: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
7b7f3078e1db: Waiting
347be60b9b5a: Waiting
1de29673cfde: Waiting
b626401ef603: Waiting
bc84fe76645a: Waiting
96ed99447d4b: Pushed
dbcff4e73fea: Pushed
ede39a88cca8: Pushed
0556cc736121: Pushed
a7b4e4d62441: Pushed
24d8a56a6efd: Pushed
4eecf45583c4: Pushed
d261726c586c: Pushed
4d7c682f4157: Pushed
bc84fe76645a: Pushed
b689b6ed9b0d: Pushed
7b7f3078e1db: Layer already exists
826c3ddbb29c: Layer already exists
b626401ef603: Layer already exists
933fe9215619: Pushed
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
1de29673cfde: Pushed
347be60b9b5a: Pushed
f90c9ce2beb7: Pushed
20221024143439: digest: sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1 size: 4935

> Task :sdks:java:testing:load-tests:run
Oct 24, 2022 2:35:08 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Oct 24, 2022 2:35:09 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 229 files. Enable logging at DEBUG level to see which files will be staged.
Oct 24, 2022 2:35:09 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.
Oct 24, 2022 2:35:12 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements
INFO: Uploading 229 files from PipelineOptions.filesToStage to staging location to prepare for execution.
Oct 24, 2022 2:35:12 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements
INFO: Staging files complete: 229 files cached, 0 files newly uploaded in 0 seconds
Oct 24, 2022 2:35:12 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/
Oct 24, 2022 2:35:12 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage
INFO: Uploading <97443 bytes, hash 19f00b0fc46e4c741be810a6c4d3c59f43c322614f8f19001d9965ffdd5da9b0> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-GfALD8RuTHQb6BCmxNPFn0PDImFPjxkAHZll_91dqbA.pb
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.44.0-SNAPSHOT
Oct 24, 2022 2:35:14 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-10-24_07_35_14-3608028721211040899?project=apache-beam-testing
Oct 24, 2022 2:35:14 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-10-24_07_35_14-3608028721211040899
Oct 24, 2022 2:35:14 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-10-24_07_35_14-3608028721211040899
Oct 24, 2022 2:35:17 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-10-24T14:35:16.318Z: 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: load0tests0java110dataflow0v20batch0gbk06-jenkins-10241435-szcc. 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
Oct 24, 2022 2:35:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:22.124Z: Worker configuration: e2-standard-2 in us-central1-b.
Oct 24, 2022 2:35:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.552Z: Expanding SplittableParDo operations into optimizable parts.
Oct 24, 2022 2:35:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.593Z: Expanding CollectionToSingleton operations into optimizable parts.
Oct 24, 2022 2:35:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.658Z: Expanding CoGroupByKey operations into optimizable parts.
Oct 24, 2022 2:35:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.717Z: Expanding GroupByKey operations into optimizable parts.
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.790Z: Fusing adjacent ParDo, Read, Write, and Flatten operations
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.812Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.844Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.878Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.903Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.933Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor)
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.969Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor)
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:23.992Z: Fusing consumer Group by key (0)/Write into Window.Into()/Window.Assign
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:24.012Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:24.043Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:24.435Z: 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
Oct 24, 2022 2:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:24.515Z: Starting 5 ****s in us-central1-b...
Oct 24, 2022 2:35:47 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:35:46.114Z: 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
Oct 24, 2022 2:36:09 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:36:08.543Z: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s).
Oct 24, 2022 2:37:16 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:15.259Z: Workers have started successfully.
Oct 24, 2022 2:37:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:35.178Z: 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
Oct 24, 2022 2:37:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:35.306Z: Executing operation Group by key (0)/Create
Oct 24, 2022 2:37:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:35.652Z: Finished operation Group by key (0)/Create
Oct 24, 2022 2:37:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:35.794Z: 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
Oct 24, 2022 2:37:55 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:54.812Z: 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
Oct 24, 2022 2:37:55 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:54.880Z: Executing operation Group by key (0)/Close
Oct 24, 2022 2:37:55 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:54.942Z: Finished operation Group by key (0)/Close
Oct 24, 2022 2:37:55 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:37:55.004Z: Executing operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor)
Oct 24, 2022 2:38:07 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:38:06.286Z: Finished operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor)
Oct 24, 2022 2:38:07 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:38:06.585Z: Cleaning up.
Oct 24, 2022 2:38:07 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:38:06.694Z: Stopping **** pool...
Oct 24, 2022 2:40:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:40:35.131Z: Autoscaling: Resized **** pool from 5 to 0.
Oct 24, 2022 2:40:37 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-10-24T14:40:35.180Z: Worker pool stopped.
Oct 24, 2022 2:40:42 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState
INFO: Job 2022-10-24_07_35_14-3608028721211040899 finished with status DONE.
Load test results for test (ID): 57b361af-dba3-4057-ae36-1fbf7892abc0 and timestamp: 2022-10-24T14:35:09.636000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                    25.674
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:20221024143439
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221024143439]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221024143439] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:29d59b03e1f69afe4818edc4ceaf38fb9e49bd8c9a48128761c1359b4233b8d1].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c4331b4bccb0295c18e1757cef9f40e2e1c5a28d3f4042afb552b0bf5d43b4d0
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c4331b4bccb0295c18e1757cef9f40e2e1c5a28d3f4042afb552b0bf5d43b4d0
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'content-encoding': 'gzip', 'date': 'Mon, 24 Oct 2022 14:40:50 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': 404}
Failed to compute blob liveness for manifest: 'sha256:c4331b4bccb0295c18e1757cef9f40e2e1c5a28d3f4042afb552b0bf5d43b4d0': 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: 304

* 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 6m 12s
109 actionable tasks: 9 executed, 100 up-to-date

Publishing build scan...
https://gradle.com/s/hhottr5j3ojho

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11 #492

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/492/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org