liferoad commented on issue #30513: URL: https://github.com/apache/beam/issues/30513#issuecomment-2134154475
A new flaky test in py39: https://ge.apache.org/s/hb7syztoolfhu/console-log?page=17 ``` =================================== FAILURES =================================== | -- | -- | [31m[1m_______________ BigQueryQueryToTableIT.test_big_query_legacy_sql _______________[0m | | [gw3] linux -- Python 3.9.19 /runner/_work/beam/beam/build/gradleenv/1398941893/bin/python3.9 | | | | self = <apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT testMethod=test_big_query_legacy_sql> | | | | [37m@pytest[39;49;00m.mark.it_postcommit[90m[39;49;00m | | [94mdef[39;49;00m [92mtest_big_query_legacy_sql[39;49;00m([96mself[39;49;00m):[90m[39;49;00m | | verify_query = DIALECT_OUTPUT_VERIFY_QUERY % [96mself[39;49;00m.output_table[90m[39;49;00m | | expected_checksum = test_utils.compute_hash(DIALECT_OUTPUT_EXPECTED)[90m[39;49;00m | | pipeline_verifiers = [[90m[39;49;00m | | PipelineStateMatcher(),[90m[39;49;00m | | BigqueryMatcher([90m[39;49;00m | | project=[96mself[39;49;00m.project,[90m[39;49;00m | | query=verify_query,[90m[39;49;00m | | checksum=expected_checksum)[90m[39;49;00m | | ][90m[39;49;00m | | [90m[39;49;00m | | extra_opts = {[90m[39;49;00m | | [33m'[39;49;00m[33mquery[39;49;00m[33m'[39;49;00m: LEGACY_QUERY,[90m[39;49;00m | | [33m'[39;49;00m[33moutput[39;49;00m[33m'[39;49;00m: [96mself[39;49;00m.output_table,[90m[39;49;00m | | [33m'[39;49;00m[33moutput_schema[39;49;00m[33m'[39;49;00m: DIALECT_OUTPUT_SCHEMA,[90m[39;49;00m | | [33m'[39;49;00m[33muse_standard_sql[39;49;00m[33m'[39;49;00m: [94mFalse[39;49;00m,[90m[39;49;00m | | [33m'[39;49;00m[33mwait_until_finish_duration[39;49;00m[33m'[39;49;00m: WAIT_UNTIL_FINISH_DURATION_MS,[90m[39;49;00m | | [33m'[39;49;00m[33mon_success_matcher[39;49;00m[33m'[39;49;00m: all_of(*pipeline_verifiers),[90m[39;49;00m | | }[90m[39;49;00m | | options = [96mself[39;49;00m.test_pipeline.get_full_options_as_args(**extra_opts)[90m[39;49;00m | | > big_query_query_to_table_pipeline.run_bq_pipeline(options)[90m[39;49;00m | | | | [1m[31mapache_beam/io/gcp/big_query_query_to_table_it_test.py[0m:178: | | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | | [1m[31mapache_beam/io/gcp/big_query_query_to_table_pipeline.py[0m:103: in run_bq_pipeline | | result = p.run()[90m[39;49;00m | | [1m[31mapache_beam/testing/test_pipeline.py[0m:115: in run | | result = [96msuper[39;49;00m().run([90m[39;49;00m | | [1m[31mapache_beam/pipeline.py[0m:560: in run | | [94mreturn[39;49;00m Pipeline.from_runner_api([90m[39;49;00m | | [1m[31mapache_beam/pipeline.py[0m:587: in run | | [94mreturn[39;49;00m [96mself[39;49;00m.runner.run_pipeline([96mself[39;49;00m, [96mself[39;49;00m._options)[90m[39;49;00m | | [1m[31mapache_beam/runners/direct/test_direct_runner.py[0m:42: in run_pipeline | | [96mself[39;49;00m.result = [96msuper[39;49;00m().run_pipeline(pipeline, options)[90m[39;49;00m | | [1m[31mapache_beam/runners/direct/direct_runner.py[0m:117: in run_pipeline | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mportability[39;49;00m[04m[96m.[39;49;00m[04m[96mfn_api_runner[39;49;00m [94mimport[39;49;00m fn_runner[90m[39;49;00m | | [1m[31mapache_beam/runners/portability/fn_api_runner/__init__.py[0m:18: in <module> | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mportability[39;49;00m[04m[96m.[39;49;00m[04m[96mfn_api_runner[39;49;00m[04m[96m.[39;49;00m[04m[96mfn_runner[39;49;00m [94mimport[39;49;00m FnApiRunner[90m[39;49;00m | | [1m[31mapache_beam/runners/portability/fn_api_runner/fn_runner.py[0m:68: in <module> | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mportability[39;49;00m[04m[96m.[39;49;00m[04m[96mfn_api_runner[39;49;00m [94mimport[39;49;00m execution[90m[39;49;00m | | [1m[31mapache_beam/runners/portability/fn_api_runner/execution.py[0m:62: in <module> | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mportability[39;49;00m[04m[96m.[39;49;00m[04m[96mfn_api_runner[39;49;00m [94mimport[39;49;00m translations[90m[39;49;00m | | [1m[31mapache_beam/runners/portability/fn_api_runner/translations.py[0m:55: in <module> | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mworker[39;49;00m [94mimport[39;49;00m bundle_processor[90m[39;49;00m | | [1m[31mapache_beam/runners/worker/bundle_processor.py[0m:69: in <module> | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mworker[39;49;00m [94mimport[39;49;00m operations[90m[39;49;00m | | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | | | | > [04m[91m?[39;49;00m[04m[91m?[39;49;00m[04m[91m?[39;49;00m[90m[39;49;00m | | [1m[31mE KeyError: '__pyx_vtable__'[0m | | | | [1m[31mapache_beam/runners/worker/operations.py[0m:1: KeyError ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org