See <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/1493/display/redirect?page=changes>
Changes: [noreply] Corrected Join Example [noreply] [BEAM-11480] Use snippets for DataFrame examples (#15600) [noreply] Allow multiple Python worker processe to share the same VM. (#15642) [noreply] [BEAM-12564] Implement Series.hasnans (#15729) [noreply] Minor: Fix frames_test.py equality check for non-frame outputs (#15734) [noreply] [BEAM-12769] Adds integration tests for Java Class Lookup based ------------------------------------------ [...truncated 19.66 KB...] Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting platformdirs<3,>=2 Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB) Collecting backports.entry-points-selectable>=1.0.4 Using cached backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) Installing collected packages: six, pyparsing, platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, protobuf, pluggy, packaging, grpcio, tox, mypy-protobuf, grpcio-tools, future Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.1 filelock-3.3.1 future-0.18.2 grpcio-1.41.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.0 platformdirs-2.4.0 pluggy-1.0.0 protobuf-3.18.1 py-1.10.0 pyparsing-2.4.7 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.8.1 > Task :model:pipeline:compileJava > Task :model:pipeline:processResources > Task :model:pipeline:classes > Task :model:pipeline:jar > Task :model:fn-execution:extractIncludeProto > Task :model:job-management:extractIncludeProto > Task :runners:portability:java:installBeamPythonInVirtualenv Obtaining file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/sdks/python> Preparing metadata (setup.py): started > Task :model:job-management:generateProto > Task :model:fn-execution:generateProto > Task :model:pipeline:shadowJar > Task :runners:portability:java:installBeamPythonInVirtualenv Preparing metadata (setup.py): finished with status 'done' Collecting avro-python3!=1.9.2,<1.10.0,>=1.8.1 Using cached avro_python3-1.9.2.1-py3-none-any.whl Collecting crcmod<2.0,>=1.7 Using cached crcmod-1.7-cp38-cp38-linux_x86_64.whl Collecting dill<0.3.2,>=0.3.1.1 Using cached dill-0.3.1.1-py3-none-any.whl Collecting fastavro<2,>=0.21.4 Using cached fastavro-1.4.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB) Requirement already satisfied: future<1.0.0,>=0.18.2 in <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/build/gradleenv/884512516/lib/python3.8/site-packages> (from apache-beam==2.35.0.dev0) (0.18.2) Requirement already satisfied: grpcio<2,>=1.29.0 in <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/build/gradleenv/884512516/lib/python3.8/site-packages> (from apache-beam==2.35.0.dev0) (1.41.0) Collecting hdfs<3.0.0,>=2.1.0 Using cached hdfs-2.6.0-py3-none-any.whl (33 kB) Collecting httplib2<0.20.0,>=0.8 Using cached httplib2-0.19.1-py3-none-any.whl (95 kB) Collecting numpy<1.21.0,>=1.14.3 Using cached numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) Collecting pymongo<4.0.0,>=3.8.0 Using cached pymongo-3.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (545 kB) Collecting oauth2client<5,>=2.0.1 Using cached oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) Requirement already satisfied: protobuf<4,>=3.12.2 in <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/build/gradleenv/884512516/lib/python3.8/site-packages> (from apache-beam==2.35.0.dev0) (3.18.1) > Task :model:fn-execution:compileJava > Task :model:fn-execution:classes > Task :model:fn-execution:shadowJar > Task :model:job-management:compileJava > Task :model:job-management:classes > Task :runners:portability:java:installBeamPythonInVirtualenv Collecting pyarrow<6.0.0,>=0.15.1 Using cached pyarrow-5.0.0-cp38-cp38-manylinux2014_x86_64.whl (23.6 MB) Collecting pydot<2,>=1.2.0 Using cached pydot-1.4.2-py2.py3-none-any.whl (21 kB) Collecting python-dateutil<3,>=2.8.0 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pytz>=2018.3 Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting requests<3.0.0,>=2.24.0 Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting typing-extensions<4,>=3.7.0 Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB) Collecting orjson<4.0 Using cached orjson-3.6.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250 kB) Requirement already satisfied: six>=1.5.2 in <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/build/gradleenv/884512516/lib/python3.8/site-packages> (from grpcio<2,>=1.29.0->apache-beam==2.35.0.dev0) (1.16.0) Collecting docopt Using cached docopt-0.6.2-py2.py3-none-any.whl Requirement already satisfied: pyparsing<3,>=2.4.2 in <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/build/gradleenv/884512516/lib/python3.8/site-packages> (from httplib2<0.20.0,>=0.8->apache-beam==2.35.0.dev0) (2.4.7) Collecting pyasn1-modules>=0.0.5 Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa>=3.1.4 Using cached rsa-4.7.2-py3-none-any.whl (34 kB) Collecting pyasn1>=0.1.7 Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting charset-normalizer~=2.0.0 Using cached charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting idna<4,>=2.5 Using cached idna-3.3-py3-none-any.whl (61 kB) Collecting urllib3<1.27,>=1.21.1 Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting certifi>=2017.4.17 Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Installing collected packages: urllib3, pyasn1, idna, charset-normalizer, certifi, rsa, requests, pyasn1-modules, numpy, httplib2, docopt, typing-extensions, pytz, python-dateutil, pymongo, pydot, pyarrow, orjson, oauth2client, hdfs, fastavro, dill, crcmod, avro-python3, apache-beam > Task :model:job-management:shadowJar > Task :runners:portability:java:installBeamPythonInVirtualenv Running setup.py develop for apache-beam Successfully installed apache-beam-2.35.0.dev0 avro-python3-1.9.2.1 certifi-2021.10.8 charset-normalizer-2.0.7 crcmod-1.7 dill-0.3.1.1 docopt-0.6.2 fastavro-1.4.5 hdfs-2.6.0 httplib2-0.19.1 idna-3.3 numpy-1.20.3 oauth2client-4.1.3 orjson-3.6.4 pyarrow-5.0.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydot-1.4.2 pymongo-3.12.0 python-dateutil-2.8.2 pytz-2021.3 requests-2.26.0 rsa-4.7.2 typing-extensions-3.10.0.2 urllib3-1.26.7 > Task :runners:portability:java:startLocalJobService Waiting for server to start up... Server started at port 34443 > Task :runners:portability:java:processTestResources NO-SOURCE > Task :sdks:java:core: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:core:classes > Task :sdks:java:core:shadowJar > Task :sdks:java:core:jar > Task :sdks:java:fn-execution: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:fn-execution:classes > Task :sdks:java:fn-execution:jar > Task :sdks:java:core:compileTestJava > Task :runners:core-construction-java:compileJava > Task :sdks:java:core: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:core:testClasses > Task :sdks:java:core:shadowTestJar > Task :runners:core-construction-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 :runners:core-construction-java:classes > Task :runners:core-construction-java:jar > Task :runners:core-construction-java: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 :runners:core-construction-java:testClasses > Task :runners:core-construction-java:testJar > Task :runners:core-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 :runners:core-java:classes > Task :runners:core-java:jar > Task :runners:core-java: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 :runners:core-java:testClasses > Task :runners:core-java:testJar > Task :sdks:java:extensions:google-cloud-platform-core:compileJava 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:classes > Task :sdks:java:extensions:google-cloud-platform-core:jar > Task :sdks:java:harness: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:harness:classes > Task :sdks:java:harness:jar > Task :sdks:java:harness:shadowJar > Task :runners:java-fn-execution: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:java-fn-execution:classes > Task :runners:java-fn-execution:jar > Task :sdks:java:expansion-service:compileJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :sdks:java:expansion-service:classes > Task :sdks:java:expansion-service:jar > Task :runners:java-job-service:compileJava Note: <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/runners/java-job-service/src/main/java/org/apache/beam/runners/jobsubmission/PortablePipelineJarCreator.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :runners:java-job-service:classes > Task :runners:java-job-service:jar > Task :runners:portability:java:compileJava > Task :runners:portability:java:classes > Task :runners:portability:java:jar > Task :runners:portability:java:compileTestJava Note: <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/runners/portability/java/src/test/java/org/apache/beam/runners/portability/CloseableResourceTest.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :runners:portability:java:testClasses > Task :runners:portability:java:testJar > Task :runners:portability:java:ulrLoopbackValidatesRunnerTests org.apache.beam.sdk.transforms.SplittableDoFnTest > testPairWithIndexWindowedTimestampedBounded FAILED java.lang.RuntimeException at SplittableDoFnTest.java:229 org.apache.beam.sdk.transforms.SplittableDoFnTest > testPairWithIndexWindowedTimestampedUnbounded FAILED java.lang.RuntimeException at SplittableDoFnTest.java:229 230 tests completed, 2 failed, 1 skipped > Task :runners:portability:java:ulrLoopbackValidatesRunnerTests FAILED > Task :runners:portability:java:stopLocalJobService Killing process at 24882 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:portability:java:ulrLoopbackValidatesRunnerTests'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/ws/src/runners/portability/java/build/reports/tests/ulrLoopbackValidatesRunnerTests/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.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 52m 39s 71 actionable tasks: 70 executed, 1 from cache Publishing build scan... https://gradle.com/s/6bjsuwn2mqy34 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]
