tvalentyn opened a new issue, #36545: URL: https://github.com/apache/beam/issues/36545
### What happened? Sample failure: ``` ... 2025-10-15T20:57:50.7556019Z E File "/runner/_work/beam/beam/sdks/python/test-suites/tox/py312/build/srcs/sdks/python/target/.tox-py312-cloud/py312-cloud/lib/python3.12/site-packages/apache_beam/transforms/util.py", line 408, in get_secret_bytes 2025-10-15T20:57:50.7556900Z E raise RuntimeError( 2025-10-15T20:57:50.7558261Z E RuntimeError: Failed to retrieve secret bytes for secret projects/apache-beam-testing/secrets/gbek_util_secret_tests_1015_205647_py312/versions/latest with exception 404 Secret [projects/844138762903/secrets/gbek_util_secret_tests_1015_205647_py312] not found or has no versions. [while running 'assert_that/Group/CoGroupByKeyImpl/GroupByKey/Group by encrypted key/ParDo(_EncryptMessage)'] 2025-10-15T20:57:50.7559537Z 2025-10-15T20:57:50.7560240Z target/.tox-py312-cloud/py312-cloud/lib/python3.12/site-packages/apache_beam/runners/portability/portable_runner.py:568: RuntimeError ``` ### Issue Failure Failure: Test is flaky ### Issue Priority Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
