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

Changes:

[Kenneth Knowles] [BEAM-11824] Set merge status in WindowingStrategyTranslation


------------------------------------------
[...truncated 61.88 KB...]
> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/genproto: 
commit='4d944d34d83c502a5f761500a14d8842648415c3', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', 
urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: 
commit='d165be301fb1e13390ad453281ded24385fd8ebc', 
urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :runners:java-fn-execution: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:java-fn-execution:classes
> Task :runners:java-fn-execution:jar

> Task :sdks:java:expansion-service:compileJava
Note: 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/expansion-service/src/main/java/org/apache/beam/sdk/expansion/service/ExpansionService.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:expansion-service:classes
> Task :sdks:java:expansion-service:jar
> Task :sdks:go:installDependencies
> Task :runners:direct-java:compileJava
> Task :sdks:java:io:kafka:compileJava
> Task :sdks:java:io:google-cloud-platform:compileJava

> 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 :runners:direct-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:direct-java:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies

> Task :sdks:java:container:buildLinuxAmd64
Unable to watch the file system for changes. The inotify watches limit is too 
low.

> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:container:java8:dockerPrepare

> 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:container:java8:docker
 ---> Running in bacf4928ca8c
Removing intermediate container bacf4928ca8c
 ---> 6b8bbeb701c6
Step 4/17 : ARG pull_licenses
 ---> Running in c30ba1c0d62b
Removing intermediate container c30ba1c0d62b
 ---> 769d906013d1
Step 5/17 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 919eb2bd88cd
Step 6/17 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 5ee40198033b
Step 7/17 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 795e443a44c8
Step 8/17 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 09623a22fc7e
Step 9/17 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 68dba7bf1295
Step 10/17 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 6d5476969596
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
 ---> 2eb7f502a2b4
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
 ---> 7dbf286ef199
Step 13/17 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 96efffb0ddee
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 16713d931098
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in ef7e5f22880e
Removing intermediate container ef7e5f22880e
 ---> d387cfcad654
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 9bb17fea35b6
Removing intermediate container 9bb17fea35b6
 ---> 8fa971fa6c71
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in d87f03dcf0c5
Removing intermediate container d87f03dcf0c5
 ---> 402b3ae3d778
Successfully built 402b3ae3d778
Successfully tagged apache/beam_java8_sdk:2.29.0.dev

> Task :runners:google-cloud-dataflow-java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava

> 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:buildAndPushDockerContainer
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]
28448f3e93a5: Preparing
8eef0b4eb7c8: Preparing
b602b243c449: Preparing
dd753c2662a0: Preparing
1c97fa21e0b7: Preparing
395cca454543: Preparing
e8a7a8dc5771: Preparing
efc322645e4f: Preparing
4b038d92d9ce: Preparing
45624c074283: Preparing
395cca454543: Waiting
e8a7a8dc5771: Waiting
efc322645e4f: Waiting
4b038d92d9ce: Waiting
6fabe6e4022b: Preparing
02412b9dda81: Preparing
d7b2c55f7e50: Preparing
02f0a7f763a3: Preparing
da654bc8bc80: Preparing
45624c074283: Waiting
4ef81dc52d99: Preparing
6fabe6e4022b: Waiting
d7b2c55f7e50: Waiting
02f0a7f763a3: Waiting
909e93c71745: Preparing
7f03bfe4d6dc: Preparing
da654bc8bc80: Waiting
02412b9dda81: Waiting
7f03bfe4d6dc: Waiting
909e93c71745: Waiting
8eef0b4eb7c8: Pushed
dd753c2662a0: Pushed
28448f3e93a5: Pushed
1c97fa21e0b7: Pushed
b602b243c449: Pushed
efc322645e4f: Pushed
e8a7a8dc5771: Pushed
02412b9dda81: Layer already exists
d7b2c55f7e50: Layer already exists
02f0a7f763a3: Layer already exists
da654bc8bc80: Layer already exists
4ef81dc52d99: Layer already exists
909e93c71745: Layer already exists
7f03bfe4d6dc: Layer already exists
45624c074283: Pushed
6fabe6e4022b: Pushed
395cca454543: Pushed
4b038d92d9ce: Pushed
20210224060054: digest: 
sha256:f990a4f7873b994832eab1764eda8d3a26935ad027149aa24a987d65501690d3 size: 
4098

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

> Task :sdks:java:io:google-cloud-platform: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:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java: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 :runners:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:355

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testAdditionalOutputUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:643

232 tests completed, 2 failed, 2 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210224060054
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f990a4f7873b994832eab1764eda8d3a26935ad027149aa24a987d65501690d3
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f990a4f7873b994832eab1764eda8d3a26935ad027149aa24a987d65501690d3
  Associated tags:
 - 20210224060054
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210224060054
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210224060054].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f990a4f7873b994832eab1764eda8d3a26935ad027149aa24a987d65501690d3].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/index.html>

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 17m 14s
120 actionable tasks: 98 executed, 20 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

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

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