See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/2544/display/redirect?page=changes>
Changes: [noreply] Move metrics report fully to GHA (#29136) ------------------------------------------ [...truncated 1.55 MB...] #9 358.7 grpcio==1.59.0 #9 358.7 grpcio-status==1.59.0 #9 358.7 guppy3==3.1.4 #9 358.7 hdfs==2.7.3 #9 358.7 httplib2==0.22.0 #9 358.7 hypothesis==6.88.1 #9 358.7 idna==3.4 #9 358.7 iniconfig==2.0.0 #9 358.7 joblib==1.3.2 #9 358.7 Js2Py==0.74 #9 358.7 jsonschema==4.19.1 #9 358.7 jsonschema-specifications==2023.7.1 #9 358.7 mmh3==4.0.1 #9 358.7 mock==5.1.0 #9 358.7 nltk==3.8.1 #9 358.7 nose==1.3.7 #9 358.7 numpy==1.24.4 #9 358.7 oauth2client==4.1.3 #9 358.7 objsize==0.6.1 #9 358.7 orjson==3.9.9 #9 358.7 overrides==6.5.0 #9 358.7 packaging==23.2 #9 358.7 pandas==1.5.3 #9 358.7 parameterized==0.9.0 #9 358.7 pip==23.3.1 #9 358.7 pluggy==1.3.0 #9 358.7 proto-plus==1.22.3 #9 358.7 protobuf==4.24.4 #9 358.7 psycopg2-binary==2.9.9 #9 358.7 pyarrow==11.0.0 #9 358.7 pyasn1==0.5.0 #9 358.7 pyasn1-modules==0.3.0 #9 358.7 pycparser==2.21 #9 358.7 pydot==1.4.2 #9 358.7 PyHamcrest==2.0.4 #9 358.7 pyjsparser==2.7.1 #9 358.7 pymongo==4.5.0 #9 358.7 PyMySQL==1.1.0 #9 358.7 pyparsing==3.1.1 #9 358.7 pyproject_hooks==1.0.0 #9 358.7 pytest==7.4.2 #9 358.7 pytest-timeout==2.2.0 #9 358.7 pytest-xdist==3.3.1 #9 358.7 python-dateutil==2.8.2 #9 358.7 pytz==2023.3.post1 #9 358.7 PyYAML==6.0.1 #9 358.7 referencing==0.30.2 #9 358.7 regex==2023.10.3 #9 358.7 requests==2.31.0 #9 358.7 requests-mock==1.11.0 #9 358.7 rpds-py==0.10.6 #9 358.7 rsa==4.9 #9 358.7 scikit-learn==1.3.1 #9 358.7 scipy==1.11.3 #9 358.7 setuptools==68.2.2 #9 358.7 shapely==2.0.2 #9 358.7 six==1.16.0 #9 358.7 sortedcontainers==2.4.0 #9 358.7 soupsieve==2.5 #9 358.7 SQLAlchemy==1.4.49 #9 358.7 sqlparse==0.4.4 #9 358.7 tenacity==8.2.3 #9 358.7 testcontainers==3.7.1 #9 358.7 threadpoolctl==3.2.0 #9 358.7 tqdm==4.66.1 #9 358.7 typing_extensions==4.8.0 #9 358.7 tzlocal==5.1 #9 358.7 urllib3==2.0.7 #9 358.7 websocket-client==1.6.4 #9 358.7 wheel==0.41.2 #9 358.7 wrapt==1.15.0 #9 358.7 zstandard==0.21.0 #9 DONE 360.5s #10 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/ #10 DONE 0.1s #11 [third_party_licenses 2/4] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #11 DONE 0.1s #12 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/ #12 DONE 0.1s #13 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then pip install 'pip-licenses<5' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi #13 1.043 Collecting pip-licenses<5 #13 1.093 Downloading pip_licenses-4.3.3-py3-none-any.whl.metadata (31 kB) #13 1.113 Requirement already satisfied: pyyaml in /usr/local/lib/python3.11/site-packages (6.0.1) #13 1.115 Requirement already satisfied: tenacity in /usr/local/lib/python3.11/site-packages (8.2.3) #13 1.164 Collecting prettytable>=2.3.0 (from pip-licenses<5) #13 1.180 Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB) #13 1.239 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5) #13 1.256 Downloading wcwidth-0.2.8-py2.py3-none-any.whl.metadata (13 kB) #13 1.285 Downloading pip_licenses-4.3.3-py3-none-any.whl (20 kB) #13 1.308 Downloading prettytable-3.9.0-py3-none-any.whl (27 kB) #13 1.330 Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB) #13 2.580 Installing collected packages: wcwidth, prettytable, pip-licenses #13 2.721 Successfully installed pip-licenses-4.3.3 prettytable-3.9.0 wcwidth-0.2.8 #13 2.722 WARNING: 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 #13 16.06 Skip pulling license for bs4 #13 16.06 INFO:root:Successfully pulled licenses for 117 dependencies #13 DONE 16.3s #14 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #14 DONE 0.3s #15 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 13.8s done #16 writing image sha256:d3e9e7842edcb89d8d8f5b9d6c8bc1c4848386e32eeb2a00e5f2f6fec3471b79 #16 writing image sha256:d3e9e7842edcb89d8d8f5b9d6c8bc1c4848386e32eeb2a00e5f2f6fec3471b79 done #16 naming to docker.io/apache/beam_python3.11_sdk:2.52.0.dev done #16 DONE 13.8s > 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] 147b9bb9c573: Preparing f33d0fa7aec0: Preparing b15ec88017cf: Preparing 83fe72c50e61: Preparing 449cb31466b3: Preparing 44b36aa647a5: Preparing 1c38d8a903a3: Preparing ec8e9a19a69d: Preparing e54ced030aa1: Preparing bfc6c51b6add: Preparing 2f1b637d38f5: Preparing 09ca2e96f2e3: Preparing 54951a6a1cf0: Preparing 3500a0e921a9: Preparing 44b36aa647a5: Waiting 2f1b637d38f5: Waiting 09ca2e96f2e3: Waiting e54ced030aa1: Waiting 54951a6a1cf0: Waiting bfc6c51b6add: Waiting 1c38d8a903a3: Waiting 3500a0e921a9: Waiting ec8e9a19a69d: Waiting f33d0fa7aec0: Pushed 449cb31466b3: Pushed 1c38d8a903a3: Layer already exists ec8e9a19a69d: Layer already exists 147b9bb9c573: Pushed e54ced030aa1: Layer already exists bfc6c51b6add: Layer already exists 2f1b637d38f5: Layer already exists 09ca2e96f2e3: Layer already exists 54951a6a1cf0: Layer already exists 3500a0e921a9: Layer already exists 83fe72c50e61: Pushed 44b36aa647a5: Pushed b15ec88017cf: Pushed 20231026154349: digest: sha256:39b91465b9a104011b64541fc97a75ffd686dad4449d11675cdacaa71cc6b7a9 size: 3267 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Launching Java expansion service @ 46047 Launching Python expansion service @ 40929 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython INFO:root:No image given, using default Python SDK image INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.51.0" for Docker environment INFO:__main__:Listening for expansion requests at 40167 INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. INFO:__main__:Shutting down expansion service. INFO:apache_beam.runners.portability.stager:Executing command: ['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.51.0-743bdccef67087512a7a190820e727aab7bdcb14/bin/python', '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', '/tmp/tmpfmozgpe7/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', '--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64'] INFO:root:No image given, using default Python SDK image INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.51.0" for Docker environment INFO:__main__:Listening for expansion requests at 36321 INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. INFO:__main__:Shutting down expansion service. > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED java.lang.RuntimeException at PythonMapTest.java:54 Caused by: java.io.IOException at PythonMapTest.java:54 java.lang.NullPointerException at Preconditions.java:1010 org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > testRunInference FAILED java.lang.RuntimeException at RunInferenceTransformTest.java:60 Caused by: java.io.IOException at RunInferenceTransformTest.java:60 java.lang.NullPointerException at Preconditions.java:1010 16 tests completed, 2 failed > 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:20231026154349 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:39b91465b9a104011b64541fc97a75ffd686dad4449d11675cdacaa71cc6b7a9 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:20231026154349] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:39b91465b9a104011b64541fc97a75ffd686dad4449d11675cdacaa71cc6b7a9] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20231026154349] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:39b91465b9a104011b64541fc97a75ffd686dad4449d11675cdacaa71cc6b7a9])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:39b91465b9a104011b64541fc97a75ffd686dad4449d11675cdacaa71cc6b7a9 > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20231026154349 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d40cec67289297089b3659cd22c1e2431bdf43c24068bf9dc968ba3c044f788b 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:20231026154349] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d40cec67289297089b3659cd22c1e2431bdf43c24068bf9dc968ba3c044f788b] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20231026154349] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d40cec67289297089b3659cd22c1e2431bdf43c24068bf9dc968ba3c044f788b])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e56a3c67dc9f57d43831fae1a82fcc1e39f607e981d65b1712764d0c8664312 Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d40cec67289297089b3659cd22c1e2431bdf43c24068bf9dc968ba3c044f788b > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 1808535. Stopping expansion service pid: 1808536. 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> Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 27m 8s 179 actionable tasks: 25 executed, 154 up-to-date Publishing build scan... https://ge.apache.org/s/xbcnqfsxmamy2 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]
