You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/18 06:26:30 UTC

Build failed in Jenkins: beam_PreCommit_JavaPortabilityApi_Cron #664

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

Changes:

[aromanenko.dev] [BEAM-7078] Update Kinesis deps

------------------------------------------
[...truncated 50.64 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 :beam-examples-java:shadowJar
> Task :beam-sdks-java-harness:testClasses
> Task :beam-examples-java:shadowTestJar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:shadowJar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:jar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeClassesDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:checkstyleMain SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:javadoc SKIPPED

> Task :beam-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, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :beam-sdks-go:installDependencies
> Task :beam-sdks-java-harness:shadowTestJar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:spotbugsMain
> Task :beam-sdks-go:buildLinuxAmd64
> Task :beam-sdks-go:goBuild

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

> Task :beam-sdks-java-container:installDependencies
> Task :beam-sdks-java-container:buildLinuxAmd64
> Task :beam-sdks-java-container:goBuild
> Task :beam-sdks-java-container:dockerPrepare

> Task :beam-sdks-java-container:docker
Sending build context to Docker daemon  67.03MB
Step 1/7 : FROM openjdk:8
 ---> b8d3f94869bb
Step 2/7 : MAINTAINER "Apache Beam <de...@beam.apache.org>"
 ---> Running in 2960449f8a2c
 ---> 656f933096e9
Removing intermediate container 2960449f8a2c
Step 3/7 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> ad659dc40326
Removing intermediate container 1f90a5ba58b0
Step 4/7 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 4622d1f32cac
Removing intermediate container af78cd40f551
Step 5/7 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 80758b747041
Removing intermediate container 4e84d989c3c4
Step 6/7 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> e49b2808a27c
Removing intermediate container 6d4ec197dc14
Step 7/7 : ENTRYPOINT /opt/apache/beam/boot
 ---> Running in 88a4de646f38
 ---> b35965274e2e
Removing intermediate container 88a4de646f38
Successfully built b35965274e2e
Successfully tagged jenkins-docker-apache.bintray.io/beam/java:latest

> Task :beam-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 a repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
3b441b9106e0: Preparing
dc85473bfd8e: Preparing
28a2d09fc90f: Preparing
45f16e55490d: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
af5ae4841776: Waiting
12cb127eee44: Waiting
e38df31d449c: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
f350d0146bb3: Waiting
b17cc31e431b: Waiting
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
45f16e55490d: Pushed
28a2d09fc90f: Pushed
3b441b9106e0: Pushed
dc85473bfd8e: Pushed
20190418060448: digest: sha256:397a08cc71849d3c36533b8887114ef406fa7636fb7c184dcb712de682f4be7b size: 2841

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker: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 :beam-runners-google-cloud-dataflow-java-fn-api-worker:testClasses
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:packageTests
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:assemble
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeTestClassesDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:checkstyleTest SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-examples:verifyFnApiWorker
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:test

org.apache.beam.runners.dataflow.worker.DataflowBatchWorkerHarnessTest > testThatWeRetryIfTaskExecutionFailAgainAndAgain FAILED
    java.lang.OutOfMemoryError at DataflowBatchWorkerHarnessTest.java:85

org.apache.beam.runners.dataflow.worker.WorkerCustomSourcesSplitOnlySourceTest > testAllSplitsAreReturned[4] FAILED
    java.lang.OutOfMemoryError at WorkerCustomSourcesSplitOnlySourceTest.java:69

org.apache.beam.runners.dataflow.worker.WorkerCustomSourcesSplitOnlySourceTest > testAllSplitsAreReturned[5] FAILED
    java.lang.OutOfMemoryError at WorkerCustomSourcesSplitOnlySourceTest.java:69

org.apache.beam.runners.dataflow.worker.WorkerCustomSourcesSplitOnlySourceTest > testAllSplitsAreReturned[6] FAILED
    java.lang.OutOfMemoryError at WorkerCustomSourcesSplitOnlySourceTest.java:69

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasic[0: [streamingEngine=false]] FAILED
    java.lang.AssertionError at StreamingDataflowWorkerTest.java:697

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyTokenInvalidException[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:886

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasicHarness[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSourcesDrain[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testIgnoreRetriedKeys[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testNumberOfWorkerHarnessThreadsIsHonored[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testActiveWorkRefresh[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testHugeCommits[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSources[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeSessionWindows[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasic[1: [streamingEngine=true]] FAILED
    java.lang.AssertionError at StreamingDataflowWorkerTest.java:697

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasicHarness[1: [streamingEngine=true]] FAILED
    java.lang.AssertionError at StreamingDataflowWorkerTest.java:660

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:927

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSourcesDrain[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1976

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testIgnoreRetriedKeys[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:747

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testNumberOfWorkerHarnessThreadsIsHonored[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testHugeCommits[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2394

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSources[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1815

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeSessionWindows[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1655

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testAssignWindows[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1226

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeWindows[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1348

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException_StreamingEngine[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:982

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testLimitOnOutputBundleSizeWithMultipleSinks[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2551

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testLimitOnOutputBundleSize[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2472

885 tests completed, 29 failed

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:test FAILED
> Task :beam-runners-google-cloud-dataflow-java-examples:verifyPortabilityApi

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-google-cloud-dataflow-java-fn-api-worker:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/ws/src/runners/google-cloud-dataflow-java/worker/build/reports/tests/test/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 21m 52s
96 actionable tasks: 71 executed, 24 from cache, 1 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_JavaPortabilityApi_Cron #666

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/666/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_JavaPortabilityApi_Cron #665

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/665/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-6966] Spark portable runner: get PAssert working

[kcweaver] [BEAM-7106] Mention Spark on portability webpage

------------------------------------------
[...truncated 26.10 KB...]
Resolving github.com/fsnotify/fsnotify: commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', urls=[https://github.com/fsnotify/fsnotify.git, git@github.com:fsnotify/fsnotify.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/golang/glog: commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', urls=[https://github.com/golang/glog.git, git@github.com:golang/glog.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/golang/mock: commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', urls=[https://github.com/golang/mock.git, git@github.com:golang/mock.git]
Resolving github.com/golang/protobuf: commit='3a3da3a4e26776cc22a79ef46d5d58477532dede', urls=[https://github.com/golang/protobuf.git, git@github.com:golang/protobuf.git]
Resolving github.com/golang/snappy: commit='553a641470496b2327abcac10b36396bd98e45c9', urls=[https://github.com/golang/snappy.git, git@github.com:golang/snappy.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/google/go-cmp: commit='3af367b6b30c263d47e8895973edcca9a49cf029', urls=[https://github.com/google/go-cmp.git, git@github.com:google/go-cmp.git]
Resolving github.com/google/pprof: commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93', urls=[https://github.com/google/pprof.git, git@github.com:google/pprof.git]
Resolving github.com/googleapis/gax-go: commit='317e0006254c44a0ac427cc52a0e083ff0b9622f', urls=[https://github.com/googleapis/gax-go.git, git@github.com:googleapis/gax-go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/hashicorp/hcl: commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8', urls=[https://github.com/hashicorp/hcl.git, git@github.com:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle: commit='4883227f66371e02c4948937d3e2be1664d9be38', urls=[https://github.com/ianlancetaylor/demangle.git, git@github.com:ianlancetaylor/demangle.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', urls=[https://github.com/kr/fs.git, git@github.com:kr/fs.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/magiconair/properties: commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', urls=[https://github.com/magiconair/properties.git, git@github.com:magiconair/properties.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/mitchellh/go-homedir: commit='b8bc1bf767474819792c23f32d8286a45736f1c6', urls=[https://github.com/mitchellh/go-homedir.git, git@github.com:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', urls=[https://github.com/mitchellh/mapstructure.git, git@github.com:mitchellh/mapstructure.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/openzipkin/zipkin-go: commit='3741243b287094fda649c7f0fa74bd51f37dc122', urls=[https://github.com/openzipkin/zipkin-go.git, git@github.com:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml: commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', urls=[https://github.com/pelletier/go-toml.git, git@github.com:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/pierrec/lz4: commit='ed8d4cc3b461464e69798080a0092bd028910298', urls=[https://github.com/pierrec/lz4.git, git@github.com:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', urls=[https://github.com/pierrec/xxHash.git, git@github.com:pierrec/xxHash.git]
Resolving github.com/pkg/errors: commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', urls=[https://github.com/pkg/errors.git, git@github.com:pkg/errors.git]
Resolving github.com/pkg/sftp: commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', urls=[https://github.com/pkg/sftp.git, git@github.com:pkg/sftp.git]
Resolving github.com/prometheus/client_golang: commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', urls=[https://github.com/prometheus/client_golang.git, git@github.com:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/prometheus/procfs: commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', urls=[https://github.com/prometheus/procfs.git, git@github.com:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: commit='8732c616f52954686704c8645fe1a9d59e9df7c1', urls=[https://github.com/rcrowley/go-metrics.git, git@github.com:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, git@github.com:spf13/afero.git]
Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, git@github.com:spf13/cast.git]
Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, git@github.com:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', urls=[https://github.com/spf13/jwalterweatherman.git, git@github.com:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/viper: commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', urls=[https://github.com/spf13/viper.git, git@github.com:spf13/viper.git]
Resolving github.com/stathat/go: commit='74669b9f388d9d788c97399a0824adbfee78400e', urls=[https://github.com/stathat/go.git, git@github.com:stathat/go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/xordataexchange/crypt: commit='b2862e3d0a775f18c7cfe02273500ae307b61218', urls=[https://github.com/xordataexchange/crypt.git, git@github.com:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc', urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug]
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]

> Task :beam-sdks-java-core:shadowJar
> Task :beam-sdks-java-extensions-protobuf:extractIncludeProto
> Task :beam-sdks-java-extensions-protobuf:generateProto NO-SOURCE
> Task :beam-vendor-sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :beam-vendor-sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :beam-runners-local-java-core:compileJava FROM-CACHE
> Task :beam-runners-local-java-core:classes UP-TO-DATE
> Task :beam-runners-local-java-core:shadowJar
> Task :beam-runners-core-construction-java:compileJava FROM-CACHE
> Task :beam-runners-core-construction-java:classes UP-TO-DATE
> Task :beam-sdks-java-fn-execution:compileJava FROM-CACHE
> Task :beam-sdks-java-fn-execution:classes UP-TO-DATE
> Task :beam-sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :beam-sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :beam-sdks-java-extensions-protobuf:shadowJar
> Task :beam-sdks-java-fn-execution:shadowJar
> Task :beam-sdks-java-extensions-google-cloud-platform-core:compileJava FROM-CACHE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:classes UP-TO-DATE
> Task :beam-runners-core-construction-java:shadowJar

> Task :beam-sdks-go:resolveBuildDependencies
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, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :beam-sdks-java-core:compileTestJava FROM-CACHE
> Task :beam-sdks-java-core:testClasses UP-TO-DATE
> Task :beam-runners-core-java:compileJava FROM-CACHE
> Task :beam-runners-core-java:classes UP-TO-DATE
> Task :beam-runners-core-java:shadowJar
> Task :beam-vendor-sdks-java-extensions-protobuf:shadowJar
> Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowJar
> Task :beam-sdks-java-harness:compileJava FROM-CACHE
> Task :beam-sdks-java-harness:classes UP-TO-DATE
> Task :beam-sdks-java-harness:jar
> Task :beam-sdks-java-io-google-cloud-platform:compileJava FROM-CACHE
> Task :beam-sdks-java-io-google-cloud-platform:classes UP-TO-DATE
> Task :beam-sdks-java-io-google-cloud-platform:shadowJar
> Task :beam-examples-java:compileJava FROM-CACHE
> Task :beam-examples-java:classes UP-TO-DATE
> Task :beam-examples-java:compileTestJava FROM-CACHE
> Task :beam-examples-java:testClasses
> Task :beam-runners-google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :beam-runners-google-cloud-dataflow-java:classes
> Task :beam-runners-google-cloud-dataflow-java:shadowJar
> Task :beam-sdks-java-core:shadowTestJar
> Task :beam-sdks-java-extensions-google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:testClasses UP-TO-DATE
> Task :beam-runners-core-java:compileTestJava FROM-CACHE
> Task :beam-runners-core-java:testClasses UP-TO-DATE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowTestJar
> Task :beam-runners-core-java:shadowTestJar
> Task :beam-sdks-java-harness:shadowJar
> Task :beam-sdks-java-container:copyDockerfileDependencies
> Task :beam-sdks-java-harness:compileTestJava FROM-CACHE
> Task :beam-sdks-java-harness:testClasses UP-TO-DATE
> Task :beam-runners-java-fn-execution:compileJava FROM-CACHE
> Task :beam-runners-java-fn-execution:classes UP-TO-DATE
> Task :beam-runners-java-fn-execution:shadowJar
> Task :beam-runners-direct-java:compileJava FROM-CACHE
> Task :beam-runners-direct-java:classes UP-TO-DATE
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:compileJava FROM-CACHE
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:classes
> Task :beam-runners-direct-java:shadowJar
> Task :beam-examples-java:shadowJar
> Task :beam-examples-java:shadowTestJar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:shadowJar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:jar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeClassesDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:checkstyleMain SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:javadoc SKIPPED

> Task :beam-sdks-go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]

> Task :beam-sdks-java-harness:shadowTestJar

> Task :beam-sdks-go:resolveBuildDependencies
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, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:spotbugsMain
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:compileTestJava FROM-CACHE
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:testClasses UP-TO-DATE
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:packageTests
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:assemble
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeTestClassesDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:checkstyleTest SKIPPED
> Task :beam-sdks-go:installDependencies
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:test
> Task :beam-sdks-go:buildLinuxAmd64
> Task :beam-sdks-go:goBuild

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

> Task :beam-sdks-java-container:installDependencies
> Task :beam-sdks-java-container:buildLinuxAmd64
> Task :beam-sdks-java-container:goBuild
> Task :beam-sdks-java-container:dockerPrepare
> Task :beam-sdks-java-container:docker

> Task :beam-runners-google-cloud-dataflow-java:buildAndPushDockerContainer
The push refers to a repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
7a20acc6a912: Preparing
cbc1d6e116d3: Preparing
93320d0c3910: Preparing
7ecdc7902ab1: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
e38df31d449c: Waiting
af5ae4841776: Waiting
604829a174eb: Preparing
12cb127eee44: Waiting
fbb641a8b943: Preparing
b17cc31e431b: Waiting
fbb641a8b943: Waiting
604829a174eb: Waiting
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
7ecdc7902ab1: Pushed
93320d0c3910: Pushed
7a20acc6a912: Pushed
cbc1d6e116d3: Pushed
20190418120325: digest: sha256:87848eee59cf5e287bc183e2b43e442609fb8206591ce2c2629b580ac230fb5e size: 2841

> Task :beam-runners-google-cloud-dataflow-java-examples:verifyFnApiWorker
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:check
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:build

> Task :beam-runners-google-cloud-dataflow-java-examples:verifyFnApiWorker

org.apache.beam.examples.WindowedWordCountIT > testWindowedWordCountInBatchDynamicSharding FAILED
    java.lang.RuntimeException at WindowedWordCountIT.java:188

3 tests completed, 1 failed

> Task :beam-runners-google-cloud-dataflow-java-examples:verifyFnApiWorker FAILED

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-google-cloud-dataflow-java-examples:verifyFnApiWorker'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/ws/src/runners/google-cloud-dataflow-java/examples/build/reports/tests/verifyFnApiWorker/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 15m 46s
96 actionable tasks: 69 executed, 26 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/56bglpakuyuje

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org