See 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4195/display/redirect?page=changes>

Changes:

[robertwb] Add some standard requirement URNs to the protos.

[robertwb] [BEAM-9340] Populate requirements for Python DoFn properties.

[robertwb] [BEAM-8019] Branch on having multiple environments.


------------------------------------------
[...truncated 56.66 KB...]
> Task :examples:java:classes
> Task :examples:java:jar
> Task :sdks:java:core:testClasses

> 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
> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:harness:shadowJar

> 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:harness:jar
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerPrepare

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:container:docker
Sending build context to Docker daemon  122.5MB
Step 1/11 : FROM openjdk:8
 ---> e890fe39c302
Step 2/11 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in 96d6ac2ac3eb
Removing intermediate container 96d6ac2ac3eb
 ---> fdb35a2e247d
Step 3/11 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> ff5844abf569
Step 4/11 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> dd52aca0e940
Step 5/11 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/

> Task :runners:java-fn-execution:compileJava

> Task :sdks:java:container:docker
 ---> fdf15ee19bbe
Step 6/11 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> ceb7a8bbb707
Step 7/11 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 31a0269d3c54
Step 8/11 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 46476d9c9698
Step 9/11 : COPY target/LICENSE /opt/apache/beam/
 ---> 4549759d73e6
Step 10/11 : COPY target/NOTICE /opt/apache/beam/
 ---> 666336dc578c
Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in aba9d1fc3321
Removing intermediate container aba9d1fc3321
 ---> a441e421e004
Successfully built a441e421e004
Successfully tagged apache/beam_java_sdk:2.20.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]
7d32cf6748d5: Preparing
131a8fae7f8d: Preparing
6339420c6bf3: Preparing
a137abb18570: Preparing
66030590e31b: Preparing
f0c6457fa554: Preparing
37025db0ef88: Preparing
2ce919e77fea: Preparing
c601709dd5d2: Preparing
72ce39f2b7f6: Preparing
33783834b288: Preparing
5c813a85f7f0: Preparing
bdca38f94ff0: Preparing
faac394a1ad3: Preparing
ce8168f12337: Preparing
f0c6457fa554: Waiting
37025db0ef88: Waiting
2ce919e77fea: Waiting
c601709dd5d2: Waiting
72ce39f2b7f6: Waiting
33783834b288: Waiting
5c813a85f7f0: Waiting
bdca38f94ff0: Waiting
faac394a1ad3: Waiting
ce8168f12337: Waiting
66030590e31b: Pushed
a137abb18570: Pushed
131a8fae7f8d: Pushed
7d32cf6748d5: Pushed
c601709dd5d2: Layer already exists
72ce39f2b7f6: Layer already exists
33783834b288: Layer already exists
5c813a85f7f0: Layer already exists
bdca38f94ff0: Layer already exists
faac394a1ad3: Layer already exists
ce8168f12337: Layer already exists
2ce919e77fea: Pushed
37025db0ef88: Pushed
6339420c6bf3: Pushed
f0c6457fa554: Pushed
20200224162559: digest: 
sha256:abda298cf8e2b9a3da1a7d6f906555d420983e737b10119df752b4aacbf4cde1 size: 
3470

> 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 :runners:google-cloud-dataflow-java:worker:compileJava
> 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 :runners:google-cloud-dataflow-java:worker: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:compileTestJava
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> 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:coreSDKJavaFnApiWorkerIntegrationTest 
> NO-SOURCE
> Task 
> :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

13 tests completed, 8 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 53m 12s
101 actionable tasks: 98 executed, 2 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/4brycu2aj6wjo

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