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

Changes:

[stranniknm] [BEAM-13501] playground - add log about processing and precompiled 
run

[noreply] [BEAM-12865] Fix triggering_frequency validation (#16315)

[noreply] [BEAM-13525] Sickbay new PardoTests for Dataflow V2 Java Streaming VR

[noreply] [BEAM-12830] Avoid flock and prepare task once. (OSX fix.) (#16333)

[noreply] Bump Python beam-master containers (#16332)


------------------------------------------
[...truncated 34.29 KB...]
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:harness:classes
> Task :sdks:java:harness:jar
> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses

> 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 FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar

> 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 :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 :runners:direct-java:classes
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar
> Task :sdks:java:harness:shadowJar

> 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:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:container:java8:dockerPrepare

> Task :examples: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: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 :examples:java:classes
> Task :runners:google-cloud-dataflow-java:jar

> Task :sdks:java:container:java8:docker
 ---> Running in 4f3e096e9678
Removing intermediate container 4f3e096e9678
 ---> c826843ae781
Step 4/18 : ARG pull_licenses
 ---> Running in c949d71d6990
Removing intermediate container c949d71d6990
 ---> 936d56030a4d
Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> f447c7d23743
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> b5ebd17eeafa
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/

> Task :examples: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 :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:java8:docker
 ---> 903f6accc78f
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 1eb4b0588cdc
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> a6b16d0902e2
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> be4ef41e9aa4
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 6a4e96021d1e
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 445a2899cc46
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 1e5cca05e00f
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 413754eacc1d
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 3fac53bae93e
Removing intermediate container 3fac53bae93e
 ---> 9606ded6eddc
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in a0b486aa5aa6
Removing intermediate container a0b486aa5aa6
 ---> e1be63111b92
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 073e8184dd6f
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in f1005ac4ed8c
Removing intermediate container f1005ac4ed8c
 ---> 9850fd494396
Successfully built 9850fd494396
Successfully tagged apache/beam_java8_sdk:2.36.0.dev

> 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]
e3ea87ba8d00: Preparing
c8b9be4c4e3e: Preparing
9318a31a152d: Preparing
7a87f640f50a: Preparing
9cdb94e86e64: Preparing
153c58a02708: Preparing
f4ba7e8f9d6c: Preparing
cdb4c07e5f44: Preparing
69625b71e1e2: Preparing
e65cd6472b46: Preparing
084f2e88ce0a: Preparing
b021350a800b: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
b021350a800b: Waiting
084f2e88ce0a: Waiting
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
69625b71e1e2: Waiting
7c245b2fe4f1: Waiting
f9e18e59a565: Waiting
f4ba7e8f9d6c: Waiting
9318a31a152d: Pushed
9cdb94e86e64: Pushed
c8b9be4c4e3e: Pushed
153c58a02708: Pushed
e3ea87ba8d00: Pushed
cdb4c07e5f44: Pushed
7a87f640f50a: Pushed
69625b71e1e2: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
084f2e88ce0a: Pushed
b021350a800b: Pushed
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
f4ba7e8f9d6c: Pushed
e65cd6472b46: Pushed
20211223060053: digest: 
sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e size: 
4311

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError 
FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError 
FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211223060053
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211223060053]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211223060053] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:662a14add3af53273b364bb89f161c3d8a005b1bd77644eeba192d7769b24d4e].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 38s
81 actionable tasks: 77 executed, 2 from cache, 2 up-to-date

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

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