See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1007/display/redirect?page=changes>
Changes: [dhuntsperger] fixed broken tabs for runner and shell in java quickstart [noreply] [BEAM-10955] Revert f077ba51cb0790c403297833d5378b399b7248df (#15119) [noreply] [BEAM-12596] Ensure that SDF restriction size is always greater then [noreply] [BEAM-12639] Allow for zero splits in SplitAndSizeRestriction (#15191) [noreply] [BEAM-12559] Enable CrossLanguageValidateRunner test for Samza (#15195) [dhuntsperger] fix remaining runner and shell snippets ------------------------------------------ [...truncated 59.81 KB...] > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:go:resolveBuildDependencies Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, [email protected]:cpuguy83/go-md2man.git] Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, [email protected]:cpuguy83/go-md2man.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/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, [email protected]:spf13/afero.git] Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, [email protected]:spf13/cast.git] Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, [email protected]:spf13/cobra.git] 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 :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:java:container:pullLicenses DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached 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.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.9.3 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 204 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 1.894753 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/third_party_licenses.> > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + go get github.com/apache/beam/sdks/java/container > Task :sdks:java:container:pullLicenses Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses NO-SOURCE > 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 google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause 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 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 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 + 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 Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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] 2d395b08d485: Preparing 594f6adaf929: Preparing e8c0d8544509: Preparing 735a3a408967: Preparing 7041d8a43c63: Preparing 83acae8e3f3b: Preparing 02b39bd7bf83: Preparing 75502687e562: Preparing 9cbe630b259c: Preparing e6687c820f2a: Preparing 6701806c589f: Preparing 2f615fc16268: Preparing aed5f5426b27: Preparing c3d00b097cce: Preparing 79c550eb7bd2: Preparing 7095af798ace: Preparing fe6a4fdbedc0: Preparing e4d0e810d54a: Preparing 4e006334a6fd: Preparing 83acae8e3f3b: Waiting 02b39bd7bf83: Waiting 75502687e562: Waiting 9cbe630b259c: Waiting e6687c820f2a: Waiting 6701806c589f: Waiting 2f615fc16268: Waiting aed5f5426b27: Waiting c3d00b097cce: Waiting 79c550eb7bd2: Waiting 7095af798ace: Waiting fe6a4fdbedc0: Waiting e4d0e810d54a: Waiting 4e006334a6fd: Waiting e8c0d8544509: Pushed 594f6adaf929: Pushed 7041d8a43c63: Pushed 83acae8e3f3b: Pushed 2d395b08d485: Pushed 75502687e562: Pushed 735a3a408967: Pushed 9cbe630b259c: Pushed aed5f5426b27: Layer already exists 2f615fc16268: Pushed c3d00b097cce: Layer already exists 6701806c589f: Pushed 79c550eb7bd2: Layer already exists 7095af798ace: Layer already exists fe6a4fdbedc0: Layer already exists 4e006334a6fd: Layer already exists e4d0e810d54a: Layer already exists 02b39bd7bf83: Pushed e6687c820f2a: Pushed 20210721000102: digest: sha256:fb82e07424b925bcec0a479023407ebbc901a8fa3d31656f9b8fa4fdc4adccdb size: 4310 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testTwoTimersSettingEachOtherWithCreateAsInputUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:4534 org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED java.lang.RuntimeException at CombineTest.java:1399 241 tests completed, 2 failed, 4 skipped > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210721000102 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fb82e07424b925bcec0a479023407ebbc901a8fa3d31656f9b8fa4fdc4adccdb Deleted: sha256:197bec0947202a2cf39383e1dfe6b0f331b99f3737bf032c63f9278104b94180 Deleted: sha256:e28643379c3b2c561db1edf6cad787309d9fd9bb7fb963593d83b731d46a963b Deleted: sha256:9805ee0af34b80353147f14e8a37e8dcb7802f16af65b350c71b2031181e2450 Deleted: sha256:0e6cc4abc6a2e7dafd2ada9989699f42ab5696b5b6c16cc07f42aaebe3d0a182 Deleted: sha256:ee26196d653287b57e82934f19d3469ad4265cee22e3eeedf54e17c07f0e27cb Deleted: sha256:7a4dfcd0739f41ea2da801707a3467bbdd6fe98e0555ddeffd273a3d4ced3676 Deleted: sha256:f796ae6fea28f01dc16cf680c4acfad58917be002e943f66d8751f080673d41b Deleted: sha256:9be2601e77b59537be401c3089a2fb6464695988b728c45a3774e81bbb243320 Deleted: sha256:1e59bf5550fad15cdb137a972472e14a0187d09cb2fd4dc686237a218bcf7551 Deleted: sha256:b9b21363f9d4f87adc2383c5ab55ac1fa0ff8dc68bf02cae88068ca99fc99a9c Deleted: sha256:b27897510e49203c8dc6a5761703a28461ac67e7063b704023c8884ccf1176b4 Deleted: sha256:7dd0b8a3ac80a581f476a0fb5e477e9ad09e3c2699c0fd480ac34e24b38aa0d4 Deleted: sha256:80541d4e7ffabf96be3a4ce97b0e476456f5cb7f46c99425583c6614039a8fcf Deleted: sha256:f05c9456bb8a83b88d36610e2932fb2ddb93bed229d10dd39b679e75b112adfb Deleted: sha256:130cd43ac0d80b1a1ef36d8d2233748ecd7c4a0040dc1b1c96d661091f6a718a Deleted: sha256:5c5b3bd0e25f02d94d3f7fcc4c535a29e5f9cfbb726e8e22a0c542138b9d4950 Deleted: sha256:d2ff2c584c44c13c9210d258e42cf5297d3d5263ed94aaac560dd8b8eea9f671 Deleted: sha256:98611702f78e8b6c32202c4b9d59400a34c27feb8dd6781ce4a82ae1ae918413 Deleted: sha256:7904c78873c2710d19f4d7a349c9c2a0c828faff958d1926564e5145b2e78a9f Deleted: sha256:0d3f47e50501f50ce74c891857fbb305e1d9285a6650be078c91067e121cf1de Deleted: sha256:4f1916993c546d5d477e85536584df033f5e64d572d9f633b237d62096d25732 Deleted: sha256:592284f1e6dcb75f1605d4c68ea683dc0419693563aae804d4495541d4d51933 Deleted: sha256:82f85a7182a3247dfd7a1524cab5b3801d0cb347ce63e91d851a53bd612d2548 Deleted: sha256:1e2fd9f285c27ba6782529afe3f3e65fa3f4a482c487e889367c4af67af8aa92 Deleted: sha256:9356fdfe83eb9a593323e5ce1b67e139999b92cd5ed55597f67b74d6740be011 Deleted: sha256:707e4d900c60ba48864cbcce7d35a77e37985e5bf36923e2f14628161bb58431 Deleted: sha256:e116c26c66bc5eeaab96811a301055d1ae61e64ad6254f7f1ddf10857d08b249 Deleted: sha256:04cbdb74d04880e895875a506febc3e931bbb5d4646f6705c3e7fff48afd9ccc Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fb82e07424b925bcec0a479023407ebbc901a8fa3d31656f9b8fa4fdc4adccdb Associated tags: - 20210721000102 Tags: - us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210721000102 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210721000102]. Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fb82e07424b925bcec0a479023407ebbc901a8fa3d31656f9b8fa4fdc4adccdb]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 5h 43m 15s 130 actionable tasks: 89 executed, 39 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/3zl456zwsln72 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]
