See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/738/display/redirect?page=changes>
Changes: [noreply] Fix seed job (#22687) [noreply] Bump actions/stale from 3 to 5 (#22684) [noreply] Bump actions/upload-artifact from 2 to 3 (#22682) [noreply] Bump actions/download-artifact from 2 to 3 (#22683) [noreply] Add shunts for Beam typehints (#22680) [noreply] Fix wordcount setup-java (#22700) ------------------------------------------ [...truncated 109.27 MB...] File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 357, in <lambda> lambda: self.create_worker().do_instruction(request), request) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 598, in do_instruction getattr(request, request_type), request.instruction_id) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 629, in process_bundle instruction_id, request.process_bundle_descriptor_id) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 459, in get self.fns[bundle_descriptor_id], File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 1377, in __missing__ self[key] = self.default_factory(key) # type: ignore # pylint: disable=E1137 File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 203, in default_factory process_bundle_descriptor_id=id)) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_interceptor.py",> line 221, in __call__ compression=compression) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_interceptor.py",> line 257, in _with_call return call.result(), call File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_channel.py",> line 343, in result raise self File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_interceptor.py",> line 247, in continuation compression=new_compression) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_channel.py",> line 957, in with_call return _end_unary_response_blocking(state, call, True, None) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_channel.py",> line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "failed to connect to all addresses" debug_error_string = "{"created":"@1660254242.056005410","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3260,"referenced_errors":[{"created":"@1660254242.056003509","description":"failed to connect to all addresses","file":"src/core/lib/transport/error_utils.cc","file_line":167,"grpc_status":14}]}" > File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 203, in default_factory process_bundle_descriptor_id=id)) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_interceptor.py",> line 221, in __call__ compression=compression) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_interceptor.py",> line 257, in _with_call return call.result(), call File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_channel.py",> line 343, in result raise self File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_interceptor.py",> line 247, in continuation compression=new_compression) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_channel.py",> line 957, in with_call return _end_unary_response_blocking(state, call, True, None) File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/grpc/_channel.py",> line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "failed to connect to all addresses" debug_error_string = "{"created":"@1660254242.033593613","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3260,"referenced_errors":[{"created":"@1660254242.033592321","description":"failed to connect to all addresses","file":"src/core/lib/transport/error_utils.cc","file_line":167,"grpc_status":14}]}" > INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (12/16)#0 (0071e80297be46d0efe654f4cf739982) switched from INITIALIZING to RUNNING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.metrics.groups.TaskMetricGroup getOrAddOperator INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: The operator name MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) exceeded the 80 characters length limit and was truncated. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl markExistingSlotActive ERROR root:portable_runner.py:577 java.io.IOException: Insufficient number of network buffers: required 17, but only 11 available. The total number of network buffers is currently set to 2048 of 32768 bytes each. You can increase this number by setting the configuration keys 'taskmanager.memory.network.fraction', 'taskmanager.memory.network.min', and 'taskmanager.memory.network.max'. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Activate slot 43ef183d6867851d7229db91bd1e8a42. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM software.amazon.awssdk.regions.internal.util.EC2MetadataUtils getItems INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: Unable to retrieve the requested metadata. INFO apache_beam.runners.portability.portable_runner:portable_runner.py:583 Job state changed to FAILED INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskexecutor.TaskExecutor submitTask INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Received task CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (14/16)#0 (2fca951ee348e96389397fbad0a11a32), deploy into slot with allocation id 43ef183d6867851d7229db91bd1e8a42. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (13/16)#0 (1035849e0569f753179bfc5cf118eac3) switched from CREATED to DEPLOYING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task doRun INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Loading JAR files for task CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (13/16)#0 (1035849e0569f753179bfc5cf118eac3) [DEPLOYING]. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (13/16)#0 (1035849e0569f753179bfc5cf118eac3) switched from DEPLOYING to INITIALIZING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (13/16)#0 (1035849e0569f753179bfc5cf118eac3) switched from INITIALIZING to RUNNING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.metrics.groups.TaskMetricGroup getOrAddOperator INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: The operator name MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) exceeded the 80 characters length limit and was truncated. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl markExistingSlotActive INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Activate slot 5ec40552dba345af4f2a722664cb379c. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (14/16)#0 (2fca951ee348e96389397fbad0a11a32) switched from CREATED to DEPLOYING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task doRun INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Loading JAR files for task CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (14/16)#0 (2fca951ee348e96389397fbad0a11a32) [DEPLOYING]. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (14/16)#0 (2fca951ee348e96389397fbad0a11a32) switched from DEPLOYING to INITIALIZING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService getProcessBundleDescriptor INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: getProcessBundleDescriptor request with id 3-14 INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: DataSource (Impulse) (16/16)#0 (738fa9b9093602e69d3f96a9b81daa02) switched from RUNNING to FINISHED. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: DataSource (Impulse) (15/16)#0 (d08394eaf4aaaa6598829aece38d1a7f) switched from RUNNING to FINISHED. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (14/16)#0 (2fca951ee348e96389397fbad0a11a32) switched from INITIALIZING to RUNNING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task doRun INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Freeing task resources for DataSource (Impulse) (16/16)#0 (738fa9b9093602e69d3f96a9b81daa02). INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskexecutor.TaskExecutor submitTask INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Received task CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (15/16)#0 (60dc985d1e590c295737d1ea71ea57d8), deploy into slot with allocation id 5ec40552dba345af4f2a722664cb379c. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.metrics.groups.TaskMetricGroup getOrAddOperator INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: The operator name MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) exceeded the 80 characters length limit and was truncated. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskmanager.Task transitionState INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: CHAIN MapPartition (MapPartition at [1]create groups/FlatMap(<lambda at core.py:3481>)) -> FlatMap (FlatMap at ExtractOutput[0]) (15/16)#0 (60dc985d1e590c295737d1ea71ea57d8) switched from CREATED to DEPLOYING. INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:43:57 PM org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl markExistingSlotActive INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 INFO: Activate slot a354580f91c912ca04971026290ab430. --------------------------- Captured stdout teardown --------------------------- FAILED [ 56%] ---------------------------- Captured log teardown ----------------------------- INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:44:00 PM org.apache.flink.runtime.metrics.groups.AbstractMetricGroup addMetric INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: Name collision: Group already contains a Metric with the name 'numBytesInLocalPerSecond'. Metric will not be reported.[, taskmanager, 5d0ef415-6da1-48eb-935c-761c9c60b494, BeamApp-jenkins-0811214347-6a60c2cc, CHAIN MapPartition (MapPartition at [2]WriteToText/Write/WriteImpl/{WriteBundles, Pair}) -> FlatMap (FlatMap at ExtractOutput[0]) -> Map (Key Extractor) -> GroupCombine (GroupCombine at GroupCombine: WriteToText/Write/WriteImpl/GroupByKey) -> Map (Key Extractor), 9, Shuffle, Netty, Input] INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:44:00 PM org.apache.flink.runtime.metrics.groups.AbstractMetricGroup addMetric INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: Name collision: Group already contains a Metric with the name 'numBytesInLocal'. Metric will not be reported.[, taskmanager, 5d0ef415-6da1-48eb-935c-761c9c60b494, BeamApp-jenkins-0811214347-6a60c2cc, CHAIN MapPartition (MapPartition at [2]WriteToText/Write/WriteImpl/{WriteBundles, Pair}) -> FlatMap (FlatMap at ExtractOutput[0]) -> Map (Key Extractor) -> GroupCombine (GroupCombine at GroupCombine: WriteToText/Write/WriteImpl/GroupByKey) -> Map (Key Extractor), 9] INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:44:00 PM org.apache.flink.runtime.metrics.groups.AbstractMetricGroup addMetric INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 WARNING: Name collision: Group already contains a Metric with the name 'numBytesInLocalPerSecond'. Metric will not be reported.[, taskmanager, 5d0ef415-6da1-48eb-935c-761c9c60b494, BeamApp-jenkins-0811214347-6a60c2cc, CHAIN MapPartition (MapPartition at [2]WriteToText/Write/WriteImpl/{WriteBundles, Pair}) -> FlatMap (FlatMap at ExtractOutput[0]) -> Map (Key Extractor) -> GroupCombine (GroupCombine at GroupCombine: WriteToText/Write/WriteImpl/GroupByKey) -> Map (Key Extractor), 9] INFO apache_beam.utils.subprocess_server:subprocess_server.py:132 Aug 11, 2022 9:44:00 PM org.apache.flink.runtime.metrics.groups.AbstractMetricGroup addMetric =============================== warnings summary =============================== ../../build/gradleenv/2022703441/lib/python3.7/site-packages/hdfs/config.py:15 <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses from imp import load_source apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_output_checksum_on_small_input <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/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/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_output_checksum_on_small_input apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2285: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported is_streaming_pipeline = p.options.view_as(StandardOptions).streaming apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_output_checksum_on_small_input apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2291: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported experiments = p.options.view_as(DebugOptions).experiments or [] apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_output_checksum_on_small_input apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:1129: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported temp_location = p.options.view_as(GoogleCloudOptions).temp_location apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_output_checksum_on_small_input apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:1131: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported p.options.view_as(GoogleCloudOptions).job_name or 'AUTOMATIC_JOB_NAME') apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2774: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported temp_location = pcoll.pipeline.options.view_as( apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2776: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported job_name = pcoll.pipeline.options.view_as(GoogleCloudOptions).job_name apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2807: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported | _PassThroughThenCleanup(files_to_remove_pcoll)) apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2281: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported self.table_reference.projectId = pcoll.pipeline.options.view_as( apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/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/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/examples/dataframe/flight_delays.py>:47: FutureWarning: Dropping of nuisance columns in DataFrame reductions (with 'numeric_only=None') is deprecated; in a future version this will raise TypeError. Select only valid columns before calling the reduction. return airline_df[at_top_airports].mean() apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays apache_beam/examples/dataframe/wordcount_test.py::WordCountTest::test_basics <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/dataframe/io.py>:632: FutureWarning: WriteToFiles is experimental. sink=lambda _: _WriteToPandasFileSink( apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays apache_beam/examples/dataframe/wordcount_test.py::WordCountTest::test_basics <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/apache_beam/io/fileio.py>:581: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported p.options.view_as(GoogleCloudOptions).temp_location or -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/pytest_postCommitExamples-flink-py37.xml> - =========================== short test summary info ============================ FAILED apache_beam/examples/cookbook/bigquery_side_input_it_test.py::BigQuerySideInputIT::test_bigquery_side_input_it = 1 failed, 21 passed, 3 skipped, 6518 deselected, 39 warnings in 497.24s (0:08:17) = > Task :sdks:python:test-suites:portable:py39:flinkExamples FAILED > Task :sdks:python:test-suites:portable:py37:flinkExamples FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/test-suites/portable/common.gradle'> line: 240 * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py39:flinkExamples'. > 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. > Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/ws/src/sdks/python/test-suites/portable/common.gradle'> line: 240 * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py37:flinkExamples'. > 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. > 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 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.4/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 10m 133 actionable tasks: 87 executed, 44 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/h2l3lwworlmvq 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]
