See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/1274/display/redirect?page=changes>
Changes: [Moritz Mack] [Spark RDD runner] Remove obsolete unusable AggregatorsAccumulator / [vitaly.terentyev] Remove 'examples' dependency from HadoopFormatIO [bulatkazan] [Website] add table-wrapper--equal-p table-wrapper--pr classes, use them [noreply] Bump google.golang.org/api from 0.103.0 to 0.104.0 in /sdks (#24586) ------------------------------------------ [...truncated 569.72 KB...] Building wheel for PTable (setup.py): started Building wheel for PTable (setup.py): finished with status 'done' Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22908 sha256=1b3b141c927887659c5f2667e9d5fae5180844a91cc9e99b831872f7b45ecd9f Stored in directory: /root/.cache/pip/wheels/06/7f/53/a4d4981283f05f4678f6765305901f2f43911384b5bddfe8d9 Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.5 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [0m[91mINFO:root:Successfully pulled licenses for 142 dependencies [0mSkip pulling license for bs4 Removing intermediate container 2ba84349a775 ---> 6c86c9929af9 Step 29/32 : FROM beam ---> a45ca4fdc25e Step 30/32 : ARG pull_licenses ---> Running in b7f194a38d56 Removing intermediate container b7f194a38d56 ---> 4b7582fa4e6e Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 29bdba5acc70 Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in b6828eed2813 Removing intermediate container b6828eed2813 ---> f8040ef6e2b4 Successfully built f8040ef6e2b4 Successfully tagged apache/beam_python3.7_sdk:2.45.0.dev > Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer 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/python] b9f10b8278f3: Preparing 4eba747f731d: Preparing 437b09888b2f: Preparing 226d1a37ba35: Preparing af3cf4e9f472: Preparing 13e1fb7a6aba: Preparing 8c83d6fb89a3: Preparing 95af4392cdaa: Preparing 2d1025058bcb: Preparing d76cf530dbc5: Preparing 975a0272472d: Preparing 954970f5feff: Preparing 654541a6deeb: Preparing da2267d868a4: Preparing eef135e35b6e: Preparing a0db21004f62: Preparing 0b53caaeb40b: Preparing 1cad4dc57058: Preparing 4ff8844d474a: Preparing b77487480ddb: Preparing cd247c0fb37b: Preparing cfdd5c3bd77e: Preparing 95af4392cdaa: Waiting 870a241bfebd: Preparing 2d1025058bcb: Waiting d76cf530dbc5: Waiting 954970f5feff: Waiting 975a0272472d: Waiting 13e1fb7a6aba: Waiting 4ff8844d474a: Waiting 1cad4dc57058: Waiting 8c83d6fb89a3: Waiting 0b53caaeb40b: Waiting cd247c0fb37b: Waiting 870a241bfebd: Waiting cfdd5c3bd77e: Waiting a0db21004f62: Waiting b77487480ddb: Waiting 654541a6deeb: Waiting da2267d868a4: Waiting eef135e35b6e: Waiting af3cf4e9f472: Pushed b9f10b8278f3: Pushed 226d1a37ba35: Pushed 437b09888b2f: Pushed 4eba747f731d: Pushed 95af4392cdaa: Pushed 8c83d6fb89a3: Pushed 2d1025058bcb: Pushed 654541a6deeb: Pushed da2267d868a4: Pushed 975a0272472d: Pushed eef135e35b6e: Layer already exists a0db21004f62: Layer already exists 0b53caaeb40b: Layer already exists 1cad4dc57058: Layer already exists b77487480ddb: Layer already exists 4ff8844d474a: Layer already exists cd247c0fb37b: Layer already exists cfdd5c3bd77e: Layer already exists 870a241bfebd: Layer already exists 13e1fb7a6aba: Pushed d76cf530dbc5: Pushed 954970f5feff: Pushed 20221212150946: digest: sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a size: 5156 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Launching Java expansion service @ 45641 Launching Python expansion service @ 33835 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:349 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:349 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED java.lang.RuntimeException at PythonMapTest.java:41 Caused by: java.lang.RuntimeException at PythonMapTest.java:41 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:307 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:307 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:328 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:328 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:263 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:263 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:370 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:370 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:285 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:285 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:392 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:392 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:401 Caused by: java.io.IOException at ValidateRunnerXlangTest.java:401 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED java.lang.RuntimeException at PythonMapTest.java:54 Caused by: java.lang.RuntimeException at PythonMapTest.java:54 Caused by: java.io.IOException at PythonMapTest.java:54 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:242 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED java.lang.RuntimeException at DataframeTransformTest.java:50 Caused by: java.lang.RuntimeException at DataframeTransformTest.java:50 Caused by: java.io.IOException at DataframeTransformTest.java:50 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > testRunInferenceWithKVs FAILED java.lang.RuntimeException at RunInferenceTransformTest.java:108 Caused by: java.lang.RuntimeException at RunInferenceTransformTest.java:108 Caused by: java.io.IOException at RunInferenceTransformTest.java:108 java.lang.NullPointerException at Preconditions.java:980 org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > testRunInference FAILED java.lang.RuntimeException at RunInferenceTransformTest.java:60 Caused by: java.lang.RuntimeException at RunInferenceTransformTest.java:60 java.lang.NullPointerException at Preconditions.java:980 16 tests completed, 14 failed, 2 skipped > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython > FAILED > Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE > Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221212150946 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221212150946] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221212150946] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b197bcd8e12247fd3dba69b0b956fd2a0f1a1f4fd02af40dafe5d8ded3e97f6a]. > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221212150946 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:84b65e06e27ff8b0fef8e2ef9d54de931587452f9a223a30c74443f95302de75 WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221212150946] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:84b65e06e27ff8b0fef8e2ef9d54de931587452f9a223a30c74443f95302de75] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221212150946] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:84b65e06e27ff8b0fef8e2ef9d54de931587452f9a223a30c74443f95302de75])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:84b65e06e27ff8b0fef8e2ef9d54de931587452f9a223a30c74443f95302de75 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:84b65e06e27ff8b0fef8e2ef9d54de931587452f9a223a30c74443f95302de75 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:84b65e06e27ff8b0fef8e2ef9d54de931587452f9a223a30c74443f95302de75]. > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 3068992. Stopping expansion service pid: 3068993. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html> * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 14m 9s 184 actionable tasks: 121 executed, 57 from cache, 6 up-to-date Publishing build scan... https://gradle.com/s/iix3wyx3xcgo2 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]
