See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/1387/display/redirect?page=changes>
Changes: [Luke Cwik] [BEAM-12547] Enable epoll again. [noreply] Update [noreply] [BEAM-12529] Allow converting arbitrary pandas dtypes back to Python ------------------------------------------ [...truncated 855.88 KB...] Building wheel for PTable (setup.py): finished with status 'done' Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=0cd9b22c42c1a29f5bf6a302858844bc73af09e6b7fbd1a681a5e765af8d66e8 Stored in directory: /root/.cache/pip/wheels/f3/65/67/71f473ec87ea4554d1bdfb1b5128cfe1414c2b113b72a1ee8e Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-2.3.0 [91mWARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [0m[91mWARNING: You are using pip version 21.1.2; however, version 21.1.3 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [0mIgnoring pip-licenses: markers 'python_version <= "2.7"' don't match your environment [91mWARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [0m[91mWARNING: You are using pip version 21.1.2; however, version 21.1.3 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [0m[91mINFO:root:Successfully pulled licenses for 109 dependencies [0mSkip pulling license for bs4 Found existing installation: pip-licenses 2.3.0 Uninstalling pip-licenses-2.3.0: Successfully uninstalled pip-licenses-2.3.0 [91mWARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [0mRemoving intermediate container 526bd7493349 ---> b1c1eabed32e Step 20/26 : RUN rm -rf /tmp/license_scripts ---> Running in 3e1f05139b87 Removing intermediate container 3e1f05139b87 ---> 96da0f5ba70b Step 21/26 : RUN pip freeze --all ---> Running in ac73f2385ceb absl-py==0.13.0 apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz astunparse==1.6.3 atomicwrites==1.4.0 attrs==21.2.0 avro-python3==1.8.2 beautifulsoup4==4.9.1 bs4==0.0.1 cached-property==1.5.2 cachetools==3.1.1 certifi==2021.5.30 cffi==1.14.5 chardet==3.0.4 crcmod==1.7 Cython==0.29.21 dataclasses==0.8 dill==0.3.1.1 docopt==0.6.2 fastavro==1.0.0.post1 fasteners==0.16.3 flatbuffers==1.12 freezegun==0.3.15 future==0.18.2 gast==0.4.0 google-api-core==1.22.0 google-api-python-client==2.10.0 google-apitools==0.5.31 google-auth==1.31.0 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.4 google-cloud-bigquery==1.26.1 google-cloud-bigtable==1.0.0 google-cloud-core==1.4.1 google-cloud-datastore==1.15.3 google-cloud-dlp==0.13.0 google-cloud-language==1.3.0 google-cloud-profiler==3.0.4 google-cloud-pubsub==1.0.2 google-cloud-spanner==1.13.0 google-cloud-videointelligence==1.13.0 google-cloud-vision==0.42.0 google-crc32c==1.1.2 google-pasta==0.2.0 google-python-cloud-debugger==2.15 google-resumable-media==1.3.1 googleapis-common-protos==1.53.0 grpc-google-iam-v1==0.12.3 grpcio==1.34.0 grpcio-gcp==0.2.2 guppy3==3.0.10 h5py==3.1.0 hdfs==2.5.8 httplib2==0.19.1 idna==2.10 importlib-metadata==4.6.0 joblib==1.0.1 keras-nightly==2.5.0.dev2021032900 Keras-Preprocessing==1.1.2 Markdown==3.3.4 mmh3==2.5.1 more-itertools==8.8.0 nose==1.3.7 numpy==1.19.5 oauth2client==4.1.3 oauthlib==3.1.1 opt-einsum==3.3.0 orjson==3.5.3 packaging==20.9 pandas==1.1.5 Pillow==7.2.0 pip==21.1.2 pluggy==0.13.1 protobuf==3.12.2 protorpc==0.12.0 PTable==0.9.2 py==1.10.0 pyarrow==3.0.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 pydot==1.4.1 PyHamcrest==1.10.1 pymongo==3.10.1 pyparsing==2.4.7 pytest==4.6.11 python-dateutil==2.8.1 python-gflags==3.1.2 python-snappy==0.5.4 pytz==2020.1 PyYAML==5.4 requests==2.24.0 requests-oauthlib==1.3.0 rsa==4.7.2 scikit-learn==0.24.1 scipy==1.4.1 setuptools==57.0.0 six==1.15.0 soupsieve==2.2.1 tenacity==7.0.0 tensorboard==2.5.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.0 tensorflow==2.5.0 tensorflow-estimator==2.5.0 termcolor==1.1.0 threadpoolctl==2.1.0 typing-extensions==3.7.4.3 uritemplate==3.0.1 urllib3==1.25.11 wcwidth==0.2.5 Werkzeug==2.0.1 wheel==0.36.2 wrapt==1.12.1 zipp==3.4.1 Removing intermediate container ac73f2385ceb ---> c8b5743bc01a Step 22/26 : RUN pip check ---> Running in 48c0d1daf49c No broken requirements found. Removing intermediate container 48c0d1daf49c ---> cf2ac5bf7695 Step 23/26 : COPY target/LICENSE /opt/apache/beam/ ---> 8d333d0bd7e8 Step 24/26 : COPY target/NOTICE /opt/apache/beam/ ---> 70009d2a9e1d Step 25/26 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/ ---> 769bfeaaceb8 Step 26/26 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 2fd02334d126 Removing intermediate container 2fd02334d126 ---> b9cf1ea9d148 Successfully built b9cf1ea9d148 Successfully tagged apache/beam_python3.6_sdk:2.32.0.dev > Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerSetup Launching Java expansion service @ 39925 Launching Python expansion service @ 32775 > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava >>> RUNNING integration tests with pipeline options: --runner=PortableRunner >>> --job_endpoint=localhost:34823 --environment_cache_millis=10000 >>> --experiments=beam_fn_api >>> pytest options: >>> collect markers: -m=xlang_transforms ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini plugins: xdist-1.34.0, timeout-1.4.2, forked-1.3.0, requests-mock-1.9.3 timeout: 600.0s timeout method: signal timeout func_only: False collected 4813 items / 4805 deselected / 8 selected apache_beam/io/external/generate_sequence_test.py > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingJava > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPythonOnly > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava . [ 12%] apache_beam/transforms/validate_runner_xlang_test.py ....... [100%] =============================== warnings summary =============================== apache_beam/io/filesystems_test.py:54 <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:54: DeprecationWarning: invalid escape sequence \c self.assertIsNone(FileSystems.get_scheme('c:\\abc\cdf')) # pylint: disable=anomalous-backslash-in-string apache_beam/io/filesystems_test.py:62 <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:62: DeprecationWarning: invalid escape sequence \d self.assertTrue(isinstance(FileSystems.get_filesystem('c:\\abc\def'), # pylint: disable=anomalous-backslash-in-string -- Docs: https://docs.pytest.org/en/latest/warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangValidateRunner.xml> - =========== 8 passed, 4805 deselected, 2 warnings in 168.28 seconds ============ > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingPython >>> RUNNING integration tests with pipeline options: --runner=PortableRunner >>> --job_endpoint=localhost:34823 --environment_cache_millis=10000 >>> --experiments=beam_fn_api >>> pytest options: >>> collect markers: -m=xlang_transforms ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini plugins: xdist-1.34.0, timeout-1.4.2, forked-1.3.0, requests-mock-1.9.3 timeout: 600.0s timeout method: signal timeout func_only: False collected 4813 items / 4805 deselected / 8 selected apache_beam/io/external/generate_sequence_test.py . [ 12%] apache_beam/transforms/validate_runner_xlang_test.py ....... [100%] - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangValidateRunner.xml> - ================== 8 passed, 4805 deselected in 98.64 seconds ================== > Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 13551. Stopping expansion service pid: 13559. > Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup Killing process at 32274 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:io:mongodb:compileJava'. > Compilation failed; see the compiler error output for details. * 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 37m 22s 160 actionable tasks: 144 executed, 12 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/xwvt7ben5hxfs 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]
