See 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4828/display/redirect>

Changes:


------------------------------------------
[...truncated 59.65 KB...]
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 10s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing 
/home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing 
/home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, 
tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 
six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>
        
--dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 

> 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:java:container:pullLicenses
INFO:root:Pulling license for 1380 dependencies using 16 threads.

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 21.142591 seconds with 16 
threads.
Copy licenses to 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> 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]
fe53ac58d9b0: Preparing
629670bd6c7e: Preparing
b700c8dbc2ea: Preparing
baa1866e3003: Preparing
0cb9a69f8d58: Preparing
b2996074f49e: Preparing
2f71087d313a: Preparing
e7b8f7bb8f93: Preparing
f68a4ea4d25f: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
2f71087d313a: Waiting
e40d297cf5f8: Preparing
e7b8f7bb8f93: Waiting
8967306e673e: Waiting
5f77a51ade6a: Waiting
f68a4ea4d25f: Waiting
9794a3b3ed45: Waiting
a10976858b87: Waiting
e40d297cf5f8: Waiting
b2996074f49e: Waiting
11533cb8178f: Waiting
d2f5dc92cc56: Waiting
b700c8dbc2ea: Pushed
0cb9a69f8d58: Pushed
629670bd6c7e: Pushed
b2996074f49e: Pushed
baa1866e3003: Pushed
d2f5dc92cc56: Layer already exists
e7b8f7bb8f93: Pushed
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
5f77a51ade6a: Layer already exists
9794a3b3ed45: Layer already exists
e40d297cf5f8: Layer already exists
f68a4ea4d25f: Pushed
fe53ac58d9b0: Pushed
2f71087d313a: Pushed
20200502180039: digest: 
sha256:203f57da97feba6a02a464701465d19a3f902a518bb33a36b1cf8b3b42236a5d size: 
3683

> 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.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

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

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite 
FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

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

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > 
testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

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

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

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

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

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

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:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

17 tests completed, 15 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:20200502180039
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:203f57da97feba6a02a464701465d19a3f902a518bb33a36b1cf8b3b42236a5d
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:203f57da97feba6a02a464701465d19a3f902a518bb33a36b1cf8b3b42236a5d
  Associated tags:
 - 20200502180039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502180039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502180039].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:203f57da97feba6a02a464701465d19a3f902a518bb33a36b1cf8b3b42236a5d].

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 33m 22s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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