See <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4440/display/redirect?page=changes>
Changes: [lcwik] [BEAM-9540] Rename beam:source:runner:0.1/beam:sink:runner:0.1 to [robertwb] [BEAM-9535] Remove unused ParDoPayload.Parameters. [robertwb] [BEAM-9339] Declare capabilities in the Java SDK. [robertwb] [BEAM-9339] Add additional Java capabilities. ------------------------------------------ [...truncated 46.19 KB...] > Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE > Task :sdks:java:extensions:protobuf:classes UP-TO-DATE > Task :sdks:java:extensions:protobuf:jar > Task :sdks:java:harness:compileJava FROM-CACHE > Task :sdks:java:harness:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :sdks:java:core:compileTestJava FROM-CACHE > Task :sdks:java:core:testClasses > Task :examples:java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net] Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2] Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync] Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] > Task :sdks:java:core:shadowTestJar > 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 :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 :runners:google-cloud-dataflow-java:classes > Task :sdks:java:extensions:google-cloud-platform-core:testJar > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:harness:shadowJar > Task :sdks:java:harness:jar > Task :sdks:java:container:copyDockerfileDependencies > Task :runners:java-fn-execution:compileJava FROM-CACHE > Task :runners:java-fn-execution:classes UP-TO-DATE > Task :runners:java-fn-execution:jar > Task :runners:direct-java:compileJava FROM-CACHE > Task :runners:direct-java:classes UP-TO-DATE > Task :runners:direct-java: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: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 :runners:google-cloud-dataflow-java:worker:classes > Task :runners:google-cloud-dataflow-java:worker:shadowJar > Task :sdks:go:resolveBuildDependencies Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client] Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto] Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] > Task :sdks:go:installDependencies > Task :sdks:go:buildLinuxAmd64 > Task :sdks:go:goBuild > Task :sdks:java:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/go> > Task :sdks:java:container:installDependencies > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :sdks:java:container:dockerPrepare > Task :sdks:java:container:docker > 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] 72da07ef03fc: Preparing 7e76f610123b: Preparing e10f3051f934: Preparing f03000255363: Preparing 82a6a20c496e: Preparing a9e61cedcd75: Preparing d0eb896c8a25: Preparing eca46f2ee7e2: Preparing ac3e2c206c49: Preparing 3663b7fed4c9: Preparing 832f129ebea4: Preparing 6670e930ed33: Preparing c7f27a4eb870: Preparing e70dfb4c3a48: Preparing 1c76bd0dc325: Preparing a9e61cedcd75: Waiting d0eb896c8a25: Waiting eca46f2ee7e2: Waiting ac3e2c206c49: Waiting 3663b7fed4c9: Waiting e70dfb4c3a48: Waiting 832f129ebea4: Waiting 1c76bd0dc325: Waiting 7e76f610123b: Pushed 72da07ef03fc: Pushed f03000255363: Pushed 82a6a20c496e: Pushed ac3e2c206c49: Layer already exists 3663b7fed4c9: Layer already exists 832f129ebea4: Layer already exists 6670e930ed33: Layer already exists c7f27a4eb870: Layer already exists e70dfb4c3a48: Layer already exists 1c76bd0dc325: Layer already exists e10f3051f934: Pushed d0eb896c8a25: Pushed eca46f2ee7e2: Pushed a9e61cedcd75: Pushed 20200319164753: digest: sha256:ef585b2c115908115b5a32a96f7aca2b60596aa58694f240f48b27d98a373d45 size: 3470 > 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.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199 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 > testLegacyQueryWithoutReshuffle 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 > testNewTypesQueryWithoutReshuffle 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 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 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:20200319164753 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ef585b2c115908115b5a32a96f7aca2b60596aa58694f240f48b27d98a373d45 Deleted: sha256:23407117ac0919557f6d0c036e2fb9cb93e1683c6b2efe40f0d01875a23cef26 Deleted: sha256:955cc082a967a0a6e5d4a5335a3a78db9a6a4a0fac092bbf8ac1e71052b22bdf Deleted: sha256:7989753e6b5e5a5b13e5ecb708fd5aad58e68cf759de5bc6c5172430722ee7e0 Deleted: sha256:ee6e5192dd398a2cbc4a3749b722fc261dbe7f9e9abea00760f76e6978011a05 Deleted: sha256:91f78cf6aac7794a19fadbb0155ac0dda31da04417ff20a3c35f08eab227e2d6 Deleted: sha256:fcab169e7444bf2f1ced5858648ed47346381a07c53cd9c17354605ca0ece6a3 Deleted: sha256:51963c02a4319ff3f7043fa003ad74512d53604bfaae2767e01b7905d66de0f4 Deleted: sha256:a496a6c5ef28a3c7ea630bbe72dbea73a62351f4acac81a65a697108fd344f43 Deleted: sha256:99e3d02fb053a8f793cb8246399318dd42f04eb97108b563f4d035a2b1f41e41 Deleted: sha256:7c53a3c335b6f5d7a41c829c8df8dbb45e3ae63312a4e5cf9500a1309cdec67b Deleted: sha256:9cd3707dc0bfe1966cdb5a141051ff5eb3d3dacd86bedafc3dc1ba4dca6d2e99 Deleted: sha256:74fec15b8f6738a35703ebd23e05e11d162ef32543090d5b0718163faaebc3f3 Deleted: sha256:715aa5aa5229e7b9777d6fac7530947ffe751e573869fbf14d71b53a2a26f452 Deleted: sha256:e3a0ff04d681880967017d011e87e853a10d8b3347d64d6f72d12a6079bf9566 Deleted: sha256:4ee8e866393a2bcfa32a93da0d361b1faf4fd7c9fef31f9942da6076d206e7ae Deleted: sha256:d69396d8f50897bf6347839282e6ca5b8f9d8a1b5d392232481f138592cb0c83 Deleted: sha256:a5354c3a026e25e95b18a86e72f65dcbfdcd87b0fbb35d71fa24e81a2460d785 Deleted: sha256:bc89b565dddf604e44e077973743049a7da213b01792063bfa70309e13f80474 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ef585b2c115908115b5a32a96f7aca2b60596aa58694f240f48b27d98a373d45 Associated tags: - 20200319164753 Tags: - us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200319164753 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200319164753]. Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ef585b2c115908115b5a32a96f7aca2b60596aa58694f240f48b27d98a373d45]. 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 38m 38s 103 actionable tasks: 77 executed, 25 from cache, 1 up-to-date Publishing build scan... https://gradle.com/s/ijyyp74xq5unu 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]
