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

Changes:

[bulat.safiullin] [Website] update contribution content collapse

[noreply] Improve exception when requested error tag does not exist (#22401)

[noreply] Reimplement Pub/Sub Lite's I/O using UnboundedSource. (#22612)

[noreply] Clean up checkstyle suppressions.xml (#22649)

[noreply] [Playground] [Infrastructure] format python code style (#22291)

[noreply] Minor: Add helpful names for parameterized dataframe.schemas_test

[noreply] [BEAM-14118, #21639] Use vendored gRPC 1.48.1 (#22628)


------------------------------------------
[...truncated 55.38 KB...]
> Task :sdks:java:extensions:python:testClasses
> Task :sdks:java:extensions:python:testJar

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8: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_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8: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 :release:go-licenses:java:docker
Removing intermediate container 000f7f29a7ac
 ---> f8bc509ef250
Step 5/8 : COPY get-licenses.sh /opt/apache/beam/
 ---> 020272ab55c9
Step 6/8 : ARG sdk_location
 ---> Running in 223ed71490d0
Removing intermediate container 223ed71490d0
 ---> e60935c954a4
Step 7/8 : ENV sdk_location=$sdk_location
 ---> Running in 22b7b66248c1
Removing intermediate container 22b7b66248c1
 ---> 22580a7d9dfe
Step 8/8 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in dead17540893
Removing intermediate container dead17540893
 ---> ec5750298691
Successfully built ec5750298691
Successfully tagged golicenses-java:latest

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/v2/java/container
go: downloading github.com/apache/beam/sdks/v2 v2.40.0
go: downloading github.com/apache/beam v2.40.0+incompatible

> Task :sdks:java:extensions:protobuf:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:extensions:protobuf:classes
> Task :sdks:java:extensions:protobuf:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto

> Task :sdks:java:extensions:protobuf:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:kafka:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:compileJava

> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.47.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8
go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: downloading golang.org/x/text v0.3.7
go: added github.com/apache/beam/sdks/v2 v2.40.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d
go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8
go: added google.golang.org/grpc v1.47.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W0810 19:54:24.967939      30 library.go:94] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0810 19:54:29.560874     171 library.go:94] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/c690dde0:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e326c6e8e9c8/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8: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]
960b0e4ead3d: Preparing
4c014d3f61d7: Preparing
73bfd381207d: Preparing
3e5e7a403792: Preparing
4ce9da63de2e: Preparing
95ad9b6ed2db: Preparing
dad8e3bea0f9: Preparing
b6b76e84feca: Preparing
bd60e9b5774a: Preparing
571da6d267cc: Preparing
fd8dd23ac7ac: Preparing
95056037eec2: Preparing
aebe70629d6d: Preparing
3d274aa5da66: Preparing
8c839bc7ce2f: Preparing
571da6d267cc: Waiting
3d274aa5da66: Waiting
6b5aaff44254: Preparing
53a0b163e995: Preparing
95056037eec2: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
8c839bc7ce2f: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
6b5aaff44254: Waiting
9c742cd6c7a5: Preparing
fd8dd23ac7ac: Waiting
293d5db30c9f: Waiting
9c742cd6c7a5: Waiting
03127cdb479b: Waiting
b626401ef603: Waiting
9b55156abf26: Waiting
4c014d3f61d7: Pushed
3e5e7a403792: Pushed
73bfd381207d: Pushed
4ce9da63de2e: Pushed
960b0e4ead3d: Pushed
dad8e3bea0f9: Pushed
b6b76e84feca: Pushed
bd60e9b5774a: Pushed
95ad9b6ed2db: Pushed
95056037eec2: Pushed
571da6d267cc: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
fd8dd23ac7ac: Pushed
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9b55156abf26: Layer already exists
9c742cd6c7a5: Layer already exists
3d274aa5da66: Pushed
8c839bc7ce2f: Pushed
aebe70629d6d: Pushed
20220810195254: digest: 
sha256:db86b3a76f310ab60ad8dcafc662755c9bb29fc09e04add9edfaaf2bc5b90e68 size: 
4935

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar

> Task :sdks:java:io:google-cloud-platform:compileTestJava
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/spanner/SpannerTransformRegistrarTest.java>:39:
 error: package org.apache.beam.vendor.grpc.v1p43p2.com.google.protobuf does 
not exist
import 
org.apache.beam.vendor.grpc.v1p43p2.com.google.protobuf.InvalidProtocolBufferException;
                                                              ^
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/spanner/SpannerTransformRegistrarTest.java>:104:
 error: cannot find symbol
  public void testReadBuilderBuildExternalWithSpannerTable() throws 
InvalidProtocolBufferException {
                                                                    ^
  symbol:   class InvalidProtocolBufferException
  location: class SpannerTransformRegistrarTest
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/spanner/SpannerTransformRegistrarTest.java>:113:
 error: cannot find symbol
  public void testReadBuilderBuildExternalWithSqlQuery() throws 
InvalidProtocolBufferException {
                                                                ^
  symbol:   class InvalidProtocolBufferException
  location: class SpannerTransformRegistrarTest
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/spanner/SpannerTransformRegistrarTest.java>:123:
 error: cannot find symbol
      throws InvalidProtocolBufferException {
             ^
  symbol:   class InvalidProtocolBufferException
  location: class SpannerTransformRegistrarTest
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/spanner/SpannerTransformRegistrarTest.java>:133:
 error: cannot find symbol
      throws InvalidProtocolBufferException {
             ^
  symbol:   class InvalidProtocolBufferException
  location: class SpannerTransformRegistrarTest
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
5 errors

> Task :sdks:java:io:google-cloud-platform:compileTestJava FAILED
> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:google-cloud-platform:compileTestJava'.
> Compilation failed; see the compiler error output for details.

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

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

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