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

Changes:

[Alexey Romanenko] [BEAM-12918] Add PostCommit_Java_Tpcds_Flink job


------------------------------------------
[...truncated 47.29 KB...]
Copying licenses from 
<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java17:copyJavaThirdPartyLicenses

> 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:java17:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java17: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_Java17/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java17: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.4/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_Java17/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java17: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.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:container:java17:dockerPrepare
> Task :sdks:java:container:java17: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]
34bb21a6e548: Preparing
ed046c1d0f3f: Preparing
eadc41066b13: Preparing
8be45304f240: Preparing
e15df20d6bcc: Preparing
1a070f65538e: Preparing
80e2ca287d55: Preparing
7ed44e1ac49e: Preparing
662745423f40: Preparing
734acce226e2: Preparing
bb97aa5882e1: Preparing
59d00e5e8645: Preparing
9156268d8f00: Preparing
9abbe920c9a5: Preparing
6ea2b4359e88: Preparing
3bc383470c05: Preparing
e93827457889: Preparing
08fa02ce37eb: Preparing
a037458de4e0: Preparing
bafdbe68e4ae: Preparing
a13c519c6361: Preparing
1a070f65538e: Waiting
bb97aa5882e1: Waiting
662745423f40: Waiting
80e2ca287d55: Waiting
59d00e5e8645: Waiting
7ed44e1ac49e: Waiting
734acce226e2: Waiting
9156268d8f00: Waiting
08fa02ce37eb: Waiting
3bc383470c05: Waiting
a037458de4e0: Waiting
6ea2b4359e88: Waiting
e93827457889: Waiting
9abbe920c9a5: Waiting
a13c519c6361: Waiting
ed046c1d0f3f: Pushed
e15df20d6bcc: Pushed
8be45304f240: Pushed
eadc41066b13: Pushed
34bb21a6e548: Pushed
80e2ca287d55: Pushed
7ed44e1ac49e: Pushed
734acce226e2: Pushed
662745423f40: Pushed
1a070f65538e: Pushed
59d00e5e8645: Pushed
3bc383470c05: Layer already exists
e93827457889: Layer already exists
08fa02ce37eb: Layer already exists
bb97aa5882e1: Pushed
bafdbe68e4ae: Layer already exists
a037458de4e0: Layer already exists
a13c519c6361: Layer already exists
9abbe920c9a5: Pushed
6ea2b4359e88: Pushed
9156268d8f00: Pushed
20220620144437: digest: 
sha256:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33 size: 
4729

> Task :sdks:java:testing:load-tests:run
Jun 20, 2022 2:45:52 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Jun 20, 2022 2:45:53 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.
Jun 20, 2022 2:45:53 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.
Jun 20, 2022 2:45:56 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 222 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Jun 20, 2022 2:45:57 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 222 files cached, 0 files newly uploaded in 0 
seconds
Jun 20, 2022 2:45:57 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Jun 20, 2022 2:45:57 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <95127 bytes, hash 
3eae00a3e56c5dbf708fe843b99740ec7e6d91c430aa206dd6d844c4ad59a027> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-Pq4Ao-VsXb9wj-hDuZdA7H5tkcQwqiBt1thExK1ZoCc.pb
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Jun 20, 2022 2:45:59 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Jun 20, 2022 2:45:59 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.41.0-SNAPSHOT
Jun 20, 2022 2:45:59 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-06-20_07_45_59-7245313995135952891?project=apache-beam-testing
Jun 20, 2022 2:45:59 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-06-20_07_45_59-7245313995135952891
Jun 20, 2022 2:45:59 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-06-20_07_45_59-7245313995135952891
Jun 20, 2022 2:46:03 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-06-20T14:46:02.388Z: 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: 
load0tests0java170dataflow0v20batch0gbk01-jenkins-06201445-858e. 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
Jun 20, 2022 2:46:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:08.090Z: Worker configuration: e2-standard-2 in 
us-central1-b.
Jun 20, 2022 2:46:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:08.927Z: Expanding SplittableParDo operations into 
optimizable parts.
Jun 20, 2022 2:46:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:08.955Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.022Z: Expanding CoGroupByKey operations into 
optimizable parts.
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.088Z: Expanding GroupByKey operations into 
optimizable parts.
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.158Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.194Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.226Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.249Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.323Z: Fusing consumer Collect start time 
metrics/ParMultiDo(TimeMonitor) into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.350Z: Fusing consumer Total bytes 
monitor/ParMultiDo(ByteMonitor) into Collect start time 
metrics/ParMultiDo(TimeMonitor)
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.380Z: Fusing consumer Window.Into()/Window.Assign 
into Total bytes monitor/ParMultiDo(ByteMonitor)
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.414Z: Fusing consumer Group by key (0)/Write into 
Window.Into()/Window.Assign
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.445Z: Fusing consumer Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.472Z: Fusing consumer Collect end time metrics 
(0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate)
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.871Z: 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
Jun 20, 2022 2:46:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:09.945Z: Starting 5 ****s in us-central1-b...
Jun 20, 2022 2:46:30 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:28.897Z: 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
Jun 20, 2022 2:46:49 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:46:46.469Z: Autoscaling: Raised the number of ****s to 5 
based on the rate of progress in the currently running stage(s).
Jun 20, 2022 2:47:50 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:47:48.970Z: Workers have started successfully.
Jun 20, 2022 2:48:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:48:07.809Z: 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
Jun 20, 2022 2:48:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:48:07.957Z: Executing operation Group by key (0)/Create
Jun 20, 2022 2:48:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:48:09.373Z: Finished operation Group by key (0)/Create
Jun 20, 2022 2:48:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:48:09.517Z: 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
Jun 20, 2022 2:49:14 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:13.971Z: 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
Jun 20, 2022 2:49:14 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:14.050Z: Executing operation Group by key (0)/Close
Jun 20, 2022 2:49:16 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:15.072Z: Finished operation Group by key (0)/Close
Jun 20, 2022 2:49:16 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:15.141Z: Executing operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Jun 20, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:55.262Z: Finished operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Jun 20, 2022 2:49:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:55.486Z: Cleaning up.
Jun 20, 2022 2:49:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:49:55.586Z: Stopping **** pool...
Jun 20, 2022 2:50:34 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:50:31.375Z: Autoscaling: Resized **** pool from 5 to 0.
Jun 20, 2022 2:50:34 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-20T14:50:31.423Z: Worker pool stopped.
Jun 20, 2022 2:50:37 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-06-20_07_45_59-7245313995135952891 finished with status DONE.
Load test results for test (ID): 5ab9234b-6fc9-4c17-aec4-86708ea29690 and 
timestamp: 2022-06-20T14:45:53.478000000Z:
                 Metric:                    Value:
dataflow_v2_java17_runtime_sec                    101.98
dataflow_v2_java17_total_bytes_count                     2.0E9

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220620144437
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220620144437]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220620144437] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Mon, 20 Jun 2022 14:50:43 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:6bcdb402cc07b0e3e01aa403adf5c3f5fc22b6e6389201f33785d3bb30f87b33': 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_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 298

* 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 6m 21s
110 actionable tasks: 73 executed, 33 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/3yciciff5oe3s

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]

Reply via email to