[
https://issues.apache.org/jira/browse/FLINK-30655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Morávek resolved FLINK-30655.
-----------------------------------
Resolution: Duplicate
> SqlClientITCase.testMatchRecognize failed with a 404
> ----------------------------------------------------
>
> Key: FLINK-30655
> URL: https://issues.apache.org/jira/browse/FLINK-30655
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Client
> Affects Versions: 1.17.0
> Reporter: Matthias Pohl
> Priority: Critical
> Labels: test-stability
>
> We experience a test instability with SqlClientITCase.testMatchRecognize
> failing due to a 404 error:
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44755&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=160c9ae5-96fd-516e-1c91-deb81f59292a&l=15080]
> {code:java}
> Jan 12 14:51:42 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0,
> Time elapsed: 208.308 s <<< FAILURE! - in SqlClientITCase
> Jan 12 14:51:42 [ERROR] SqlClientITCase.testMatchRecognize Time elapsed:
> 49.435 s <<< ERROR!
> Jan 12 14:51:42 com.github.dockerjava.api.exception.NotFoundException:
> Jan 12 14:51:42 Status 404: {"message":"Could not find the file
> /flink/records-matchrecognize.out in container
> 403f2ed027372780e0eb2b3ea33f300b93d33eeb1ecfb72ff7b19ce28b73a0ac"}
> Jan 12 14:51:42
> Jan 12 14:51:42 at
> org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:241)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)