tvalentyn opened a new issue, #26061: URL: https://github.com/apache/beam/issues/26061
### What happened? Sample failure runs: https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/2996 Also failed on some in-flight PRs. ``` 13:19:29 --- PASS: TestEmitParDoAfterGBK (4.50s) 13:19:29 PASS 13:19:29 ok github.com/apache/beam/sdks/v2/go/test/regression 124.686s 13:19:29 FAIL 13:19:29 13:19:29 > Task :sdks:go:test:ulrValidatesRunner FAILED 13:19:29 13:19:29 FAILURE: Build failed with an exception. 13:19:29 13:19:29 * Where: 13:19:29 Build file '/home/jenkins/jenkins-slave/workspace/beam_PreCommit_GoPortable_Cron/src/sdks/go/test/build.gradle' line: 152 13:19:29 13:19:29 * What went wrong: 13:19:29 Execution failed for task ':sdks:go:test:ulrValidatesRunner'. 13:19:29 > Process 'command 'sh'' finished with non-zero exit value 1 13:19:29 13:19:29 * Try: 13:19:29 > Run with --stacktrace option to get the stack trace. 13:19:29 > Run with --info or --debug option to get more log output. ``` ### 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 - [X] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] 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]
