See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/867/display/redirect>

Changes:


------------------------------------------
[...truncated 12.07 MB...]
[gw1] SKIPPED 
apache_beam/ml/inference/tensorflow_inference_it_test.py::TensorflowInference::test_tf_mnist_with_weights_classification
 
[gw2] PASSED 
apache_beam/io/gcp/healthcare/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_store_instance_from_gcs
 
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_it
 
[gw2] SKIPPED 
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_it
 
[gw6] PASSED 
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_with_attributes
 
apache_beam/ml/gcp/videointelligenceml_test_it.py::VideoIntelligenceMlTestIT::test_label_detection_with_video_context
 
[gw6] SKIPPED 
apache_beam/ml/gcp/videointelligenceml_test_it.py::VideoIntelligenceMlTestIT::test_label_detection_with_video_context
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_datatable_multi_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_datatable_multi_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_datatable_single_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_datatable_single_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_numpy_multi_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_numpy_multi_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_numpy_single_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_numpy_single_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_numpy_single_batch_large_model
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_numpy_single_batch_large_model
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_pandas_multi_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_pandas_multi_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_pandas_single_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_pandas_single_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_scipy_multi_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_scipy_multi_batch
 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_scipy_single_batch
 
[gw6] SKIPPED 
apache_beam/ml/inference/xgboost_inference_it_test.py::XGBoostInference::test_iris_classification_scipy_single_batch
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection_and_row_restriction_rows
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_native_datetime
 
+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++

~~~~~~~~ Stack of Thread-8 (poll_for_job_completion) (140371359143680) ~~~~~~~~~
  File "/usr/lib/python3.11/threading.py", line 995, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.11/threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 171, in poll_for_job_completion
    time.sleep(sleep_secs)

~~~~~~~~~~~~~~~~~~~~~ Stack of <unknown> (140374358411008) ~~~~~~~~~~~~~~~~~~~~~
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 361, in _perform_spawn
    reply.run()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 296, in run
    self._result = func(*args, **kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1049, in _thread_receiver
    msg = Message.from_io(io)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 507, in from_io
    header = io.read(9)  # type 1, channel 4, payload 4
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 474, in read
    data = self._read(numbytes - len(buf))

+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++
Fatal Python error: Segmentation fault

Thread 0x00007faac0ff9700 (most recent call first):
  File "/usr/lib/python3.11/ssl.py", line 1134 in read
  File "/usr/lib/python3.11/ssl.py", line 1278 in recv_into
  File "/usr/lib/python3.11/socket.py", line 706 in readinto
  File "/usr/lib/python3.11/http/client.py", line 279 in _read_status
  File "/usr/lib/python3.11/http/client.py", line 318 in begin
  File "/usr/lib/python3.11/http/client.py", line 1374 in getresponse
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1396 in _conn_request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1444 in _request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1724 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/google_auth_httplib2.py";,>
 line 218 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 397 in _MakeRequestNoRetry
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 348 in MakeRequest
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/base_api.py";,>
 line 728 in _RunMethod
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py";,>
 line 747 in Get
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py";,>
 line 914 in get_job
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/utils/retry.py";,>
 line 275 in wrapper
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 143 in poll_for_job_completion
  File "/usr/lib/python3.11/threading.py", line 975 in run
  File "/usr/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/usr/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00007fab73c4c700 (most recent call first):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 474 in read
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 507 in from_io
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1049 in _thread_receiver
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 296 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 361 in _perform_spawn

Current thread 0x00007fab746c2740 (most recent call first):
  File "/usr/lib/python3.11/ssl.py", line 1134 in read
  File "/usr/lib/python3.11/ssl.py", line 1278 in recv_into
  File "/usr/lib/python3.11/socket.py", line 706 in readinto
  File "/usr/lib/python3.11/http/client.py", line 214 in _read_headers
  File "/usr/lib/python3.11/http/client.py", line 234 in parse_headers
  File "/usr/lib/python3.11/http/client.py", line 337 in begin
  File "/usr/lib/python3.11/http/client.py", line 1374 in getresponse
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1396 in _conn_request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1444 in _request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1724 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/google_auth_httplib2.py";,>
 line 218 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 397 in _MakeRequestNoRetry
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 348 in MakeRequest
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/base_api.py";,>
 line 728 in _RunMethod
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py";,>
 line 747 in Get
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py";,>
 line 914 in get_job
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/utils/retry.py";,>
 line 275 in wrapper
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 673 in _update_job
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 730 in state
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py";,>
 line 98 in wait_until_in_state
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py";,>
 line 74 in run_pipeline
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 585 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 561 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 608 in __exit__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/examples/cookbook/bigtableio_it_test.py";,>
 line 183 in test_bigtable_write
  File "/usr/lib/python3.11/unittest/case.py", line 579 in _callTestMethod
  File "/usr/lib/python3.11/unittest/case.py", line 623 in run
  File "/usr/lib/python3.11/unittest/case.py", line 678 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/unittest.py";,>
 line 333 in runtest
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 169 in pytest_runtest_call
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 77 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 115 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 493 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 262 in <lambda>
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 341 in from_call
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 261 in call_runtest_hook
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 222 in call_and_report
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 133 in runtestprotocol
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 114 in pytest_runtest_protocol
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 77 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 115 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 493 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/xdist/remote.py";,>
 line 174 in run_one_test
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/xdist/remote.py";,>
 line 157 in pytest_runtestloop
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 77 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 115 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 493 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/main.py";,>
 line 325 in _main
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/main.py";,>
 line 271 in wrap_session
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/main.py";,>
 line 318 in pytest_cmdline_main
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 77 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 115 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 493 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/xdist/remote.py";,>
 line 355 in <module>
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1157 in executetask
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 296 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 361 in _perform_spawn
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 343 in integrate_as_primary_thread
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1142 in serve
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1640 in serve
  File "<string>", line 8 in <module>
  File "<string>", line 1 in <module>

Extension modules: zstandard.backend_c, charset_normalizer.md, 
google._upb._message, numpy.core._multiarray_umath, 
numpy.core._multiarray_tests, numpy.linalg._umath_linalg, 
numpy.fft._pocketfft_internal, numpy.random._common, 
numpy.random.bit_generator, numpy.random._bounded_integers, 
numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, 
numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, 
fastavro._logical_readers, fastavro._schema, fastavro._read, 
fastavro._logical_writers, fastavro._validation, fastavro._write, 
pandas._libs.tslibs.np_datetime, pandas._libs.tslibs.dtypes, 
pandas._libs.tslibs.base, pandas._libs.tslibs.nattype, 
pandas._libs.tslibs.timezones, pandas._libs.tslibs.tzconversion, 
pandas._libs.tslibs.ccalendar, pandas._libs.tslibs.fields, 
pandas._libs.tslibs.timedeltas, pandas._libs.tslibs.timestamps, 
pandas._libs.properties, pandas._libs.tslibs.offsets, 
pandas._libs.tslibs.parsing, pandas._libs.tslibs.conversion, 
pandas._libs.tslibs.period, pandas._libs.tslibs.vectorized, 
pandas._libs.ops_dispatch, pandas._libs.missing, pandas._libs.hashtable, 
pandas._libs.algos, pandas._libs.interval, pandas._libs.tslib, 
pandas._libs.lib, pandas._libs.hashing, pyarrow.lib, pyarrow._hdfsio, 
pandas._libs.ops, pyarrow._compute, pandas._libs.arrays, pandas._libs.index, 
pandas._libs.join, pandas._libs.sparse, pandas._libs.reduction, 
pandas._libs.indexing, pandas._libs.internals, pandas._libs.writers, 
pandas._libs.window.aggregations, pandas._libs.window.indexers, 
pandas._libs.reshape, pandas._libs.tslibs.strptime, pandas._libs.groupby, 
pandas._libs.testing, pandas._libs.parsers, pandas._libs.json, 
grpc._cython.cygrpc, _cffi_backend, bson._cbson, pymongo._cmessage, 
pyarrow._parquet, pyarrow._fs, pyarrow._hdfs, pyarrow._gcsfs, pyarrow._s3fs, 
crcmod._crcfunext, regex._regex, shapely.lib, shapely._geos, 
shapely._geometry_helpers, numpy.linalg.lapack_lite, yaml._yaml, 
sqlalchemy.cimmutabledict, greenlet._greenlet, sqlalchemy.cprocessors, 
sqlalchemy.cresultproxy, sklearn.__check_build._check_build, 
scipy._lib._ccallback_c, scipy.sparse._sparsetools, _csparsetools, 
scipy.sparse._csparsetools, scipy.sparse.linalg._isolve._iterative, 
scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, 
scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, 
scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, 
scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, 
scipy.linalg._decomp_update, scipy.linalg._flinalg, 
scipy.sparse.linalg._dsolve._superlu, 
scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, 
scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, 
scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, 
scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, 
scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, 
scipy.special._comb, scipy.special._ellip_harm_2, scipy.spatial._ckdtree, 
scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, 
scipy.spatial._distance_wrap, scipy.spatial._hausdorff, 
scipy.spatial.transform._rotation, scipy.ndimage._nd_image, _ni_label, 
scipy.ndimage._ni_label, scipy.optimize._minpack2, 
scipy.optimize._group_columns, scipy.optimize._trlib._trlib, 
scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, 
scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, 
scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, 
scipy.optimize.__nnls, scipy.optimize._highs.cython.src._highs_wrapper, 
scipy.optimize._highs._highs_wrapper, 
scipy.optimize._highs.cython.src._highs_constants, 
scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, 
scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, 
scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, 
scipy.integrate._dop, scipy.integrate._lsoda, scipy.special.cython_special, 
scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, 
scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, 
scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, 
scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, 
scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, 
scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, 
scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, 
scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, 
scipy.stats._boost.invgauss_ufunc, scipy.interpolate._fitpack, 
scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, 
scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, 
scipy.interpolate._rgi_cython, scipy.stats._biasedurn, 
scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, 
scipy._lib._uarray._uarray, scipy.stats._statlib, scipy.stats._sobol, 
scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, 
sklearn.utils._isfinite, sklearn.utils.murmurhash, 
sklearn.utils._openmp_helpers, sklearn.utils._logistic_sigmoid, 
sklearn.utils.sparsefuncs_fast, 
sklearn.preprocessing._csr_polynomial_expansion, 
sklearn.preprocessing._target_encoder_fast, sklearn.utils._random, 
sklearn.utils._seq_dataset, sklearn.metrics.cluster._expected_mutual_info_fast, 
sklearn.metrics._dist_metrics, 
sklearn.metrics._pairwise_distances_reduction._datasets_pair, 
sklearn.utils._cython_blas, 
sklearn.metrics._pairwise_distances_reduction._base, 
sklearn.metrics._pairwise_distances_reduction._middle_term_computer, 
sklearn.utils._heap, sklearn.utils._sorting, 
sklearn.metrics._pairwise_distances_reduction._argkmin, 
sklearn.metrics._pairwise_distances_reduction._argkmin_classmode, 
sklearn.utils._vector_sentinel, 
sklearn.metrics._pairwise_distances_reduction._radius_neighbors, 
sklearn.metrics._pairwise_fast, sklearn.linear_model._cd_fast, 
sklearn._loss._loss, sklearn.utils.arrayfuncs, sklearn.svm._liblinear, 
sklearn.svm._libsvm, sklearn.svm._libsvm_sparse, sklearn.utils._weight_vector, 
sklearn.linear_model._sgd_fast, sklearn.linear_model._sag_fast (total: 219)

[gw4] node down: Not properly terminated
[gw4] FAILED 
apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write
 

replacing crashed worker gw4
[gw0] PASSED 
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_streaming_inserts 
apache_beam/io/gcp/bigquery_test.py::BigQueryFileLoadsIntegrationTests::test_avro_file_load
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_native_datetime
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_query
 
[gw0] PASSED 
apache_beam/io/gcp/bigquery_test.py::BigQueryFileLoadsIntegrationTests::test_avro_file_load
 
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_query
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_query_and_filters
 
[gw0] PASSED 
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification
 
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification_large_model
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_query_and_filters
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_row_restriction
 
[gw0] PASSED 
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification_large_model
 
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_regression
 
[gw0] SKIPPED 
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_regression
 
apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_row_restriction
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_very_selective_filters
 
[gw0] PASSED 
apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write
 
apache_beam/io/fileio_test.py::MatchIntegrationTest::test_transform_on_gcs 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_very_selective_filters
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadNewTypesTests::test_iobase_source
 
[gw0] PASSED 
apache_beam/io/fileio_test.py::MatchIntegrationTest::test_transform_on_gcs 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadNewTypesTests::test_iobase_source
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadNewTypesTests::test_native_source
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadNewTypesTests::test_native_source
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadAllBQTests::test_read_queries 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadAllBQTests::test_read_queries 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadInteractiveRunnerTests::test_read_in_interactive_runner
 
[gw5] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadInteractiveRunnerTests::test_read_in_interactive_runner
 

=================================== FAILURES ===================================
_____________ apache_beam/examples/cookbook/bigtableio_it_test.py 
______________
[gw4] linux -- Python 3.11.2 
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/bin/python3.11>
worker 'gw4' crashed while running 
'apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write'
=============================== warnings summary 
===============================
apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_it
apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
apache_beam/examples/complete/game/leader_board_it_test.py::LeaderBoardIT::test_leader_board_it
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_file_loads
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_streaming_inserts
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/io/gcp/tests/utils.py>:63:
 PendingDeprecationWarning: Client.dataset is deprecated and will be removed in 
a future version. Use a string like 'my_project.my_dataset' or a 
cloud.google.bigquery.DatasetReference object, instead.
    dataset_ref = client.dataset(unique_dataset_name, project=project)

apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/examples/dataframe/flight_delays.py>:47:
 FutureWarning: The default value of numeric_only in DataFrame.mean is 
deprecated. In a future version, it will default to False. In addition, 
specifying 'numeric_only=None' is deprecated. Select only valid columns or 
specify the value of numeric_only to silence this warning.
    return airline_df[at_top_airports].mean()

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/io/gcp/tests/utils.py>:100:
 PendingDeprecationWarning: Client.dataset is deprecated and will be removed in 
a future version. Use a string like 'my_project.my_dataset' or a 
cloud.google.bigquery.DatasetReference object, instead.
    table_ref = client.dataset(dataset_id).table(table_id)

apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_native_source
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/io/gcp/bigquery_read_it_test.py>:170:
 BeamDeprecationWarning: BigQuerySource is deprecated since 2.25.0. Use 
ReadFromBigQuery instead.
    beam.io.BigQuerySource(query=self.query, use_standard_sql=True)))

apache_beam/io/gcp/bigquery_read_it_test.py::ReadNewTypesTests::test_native_source
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/io/gcp/bigquery_read_it_test.py>:706:
 BeamDeprecationWarning: BigQuerySource is deprecated since 2.25.0. Use 
ReadFromBigQuery instead.
    beam.io.BigQuerySource(query=self.query, use_standard_sql=True)))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/pytest_postCommitIT-df-py311.xml>
 -
=========================== short test summary info 
============================
FAILED 
apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write
====== 1 failed, 87 passed, 51 skipped, 
9 warnings in 8131.95s (2:15:31) =======

> Task :sdks:python:test-suites:dataflow:py311:postCommitIT FAILED

FAILURE: Build failed with an exception.

* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 139

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py311:postCommitIT'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 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 2h 21m 49s
214 actionable tasks: 150 executed, 60 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/tw6bwxgpza4jq

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]


Reply via email to