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

Changes:

[Robert Bradshaw] [BEAM-11723] Use packed name for PairWithVoid consolidation.

[Robert Bradshaw] Only do pair-with-none packing when combiner packing is 
desired.

[Robert Bradshaw] Make eliminate_common_key_with_none private.

[randomstep] [BEAM-11503] bump rockdbjni to 6.15.2

[noreply] [BEAM-11773] Add bhulette as an owner for pandas, pyarrow, numpy

[Boyuan Zhang] Using LoadingCache instead of Map to cache BundleProcessor

[noreply] [BEAM-9547] Produce better errors for some groupby() and set_index()

[yifanmai] Remove translations.eliminate_common_key_with_none from 
DataflowRunner

[noreply] [BEAM-11762] Upgrades Tensorflow, numpy, and grpcio dependencies

[noreply] [BEAM-9918] Support Tagged external PTransforms (#13872)

[noreply] [BEAM-11265] make sure sample text file gets copied into archetype


------------------------------------------
[...truncated 60.83 KB...]
Resolving github.com/spf13/jwalterweatherman: 
commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', 
urls=[https://github.com/spf13/jwalterweatherman.git, 
[email protected]:spf13/jwalterweatherman.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/spf13/viper: 
commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', 
urls=[https://github.com/spf13/viper.git, [email protected]:spf13/viper.git]
Resolving github.com/stathat/go: 
commit='74669b9f388d9d788c97399a0824adbfee78400e', 
urls=[https://github.com/stathat/go.git, [email protected]:stathat/go.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/xordataexchange/crypt: 
commit='b2862e3d0a775f18c7cfe02273500ae307b61218', 
urls=[https://github.com/xordataexchange/crypt.git, 
[email protected]:xordataexchange/crypt.git]

> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 3.239571 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses NO-SOURCE
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving go.opencensus.io: commit='3fb168f674736c026e623310bfccb0691e6dec8a', 
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='5d25da1a8d43b66f2898c444f899c7bcfd6a407e', 
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='fde4db37ae7ad8191b03d30d27f258b5291ae4e3', 
urls=[https://go.googlesource.com/sys]

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/text: commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e', 
urls=[https://go.googlesource.com/text]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving google.golang.org/api: 
commit='0324d5e90dc7753607860272666845fad9ceb97e', 
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: 
commit='4d944d34d83c502a5f761500a14d8842648415c3', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', 
urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: 
commit='d165be301fb1e13390ad453281ded24385fd8ebc', 
urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

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

> Task :sdks:java:container:resolveBuildDependencies
Unable to watch the file system for changes. The inotify watches limit is too 
low.
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8: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]
d9557cdf6fc9: Preparing
88938c5eec1f: Preparing
fb6dc03f110c: Preparing
006a8de5b923: Preparing
619ddc951b8b: Preparing
6796d12a4752: Preparing
2f32ec47432c: Preparing
13447a855244: Preparing
ab84d789cdda: Preparing
c6c90f79b4a5: Preparing
00631cc20794: Preparing
3699edc1df37: Preparing
13447a855244: Waiting
ab84d789cdda: Waiting
3e5f50227def: Preparing
c6c90f79b4a5: Waiting
4ce2c85da406: Preparing
aa7af8a465c6: Preparing
ef9a7b8862f4: Preparing
3699edc1df37: Waiting
00631cc20794: Waiting
3e5f50227def: Waiting
a1f2f42922b1: Preparing
6796d12a4752: Waiting
4762552ad7d8: Preparing
ef9a7b8862f4: Waiting
a1f2f42922b1: Waiting
4762552ad7d8: Waiting
2f32ec47432c: Waiting
006a8de5b923: Pushed
d9557cdf6fc9: Pushed
88938c5eec1f: Pushed
619ddc951b8b: Pushed
2f32ec47432c: Pushed
fb6dc03f110c: Pushed
13447a855244: Pushed
3699edc1df37: Layer already exists
3e5f50227def: Layer already exists
4ce2c85da406: Layer already exists
aa7af8a465c6: Layer already exists
ef9a7b8862f4: Layer already exists
a1f2f42922b1: Layer already exists
4762552ad7d8: Layer already exists
c6c90f79b4a5: Pushed
6796d12a4752: Pushed
00631cc20794: Pushed
ab84d789cdda: Pushed
20210209000115: digest: 
sha256:35d5ebed4e73be9e0c68f8ff3adb25558da7a3f3daa4d88e03d05e5e123c0e67 size: 
4098

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

org.apache.beam.sdk.transforms.ViewTest > testMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1023

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:589

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:287

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:991

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:299

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly 
FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:142

org.apache.beam.sdk.transforms.ViewTest > 
testWindowedMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1190

org.apache.beam.sdk.transforms.ViewTest > 
testMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:696

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1381

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable 
FAILED
    java.lang.RuntimeException at ViewTest.java:959

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2697

org.apache.beam.sdk.transforms.ViewTest > 
testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:793

org.apache.beam.sdk.transforms.ViewTest > 
testWindowedMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:843

org.apache.beam.sdk.transforms.ViewTest > 
testMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1058

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:745

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:336

org.apache.beam.runners.dataflow.DataflowRunnerTest > 
testBatchGroupIntoBatchesOverride FAILED
    java.lang.RuntimeException at DataflowRunnerTest.java:1717

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1102

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:414

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1348

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput 
FAILED
    java.lang.RuntimeException at ViewTest.java:1145

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:627

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1102

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:999

234 tests completed, 24 failed, 2 skipped

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

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

FAILURE: Build failed with an exception.

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

BUILD FAILED in 5h 6m 48s
123 actionable tasks: 83 executed, 38 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

Publishing build scan...
https://gradle.com/s/26jzqngntllfa

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