[
https://issues.apache.org/jira/browse/FLINK-38593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu resolved FLINK-38593.
--------------------------------
Resolution: Fixed
Fixed via master: 920fab95cef7fc19f1c209c4bdf55975f2603a61
> Flink CDC Source E2E Tests / test failed in CI
> ----------------------------------------------
>
> Key: FLINK-38593
> URL: https://issues.apache.org/jira/browse/FLINK-38593
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.5.0
> Reporter: Leonard Xu
> Assignee: Leonard Xu
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.6.0
>
>
>
> {code:java}
> Error: Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 64.343 s <<< FAILURE! - in
> org.apache.flink.cdc.connectors.tests.SqlServerE2eITCase
> Error:
> org.apache.flink.cdc.connectors.tests.SqlServerE2eITCase.testSqlServerCDC(boolean)[2]
> Time elapsed: 12.457 s <<< ERROR!
> java.lang.RuntimeException: com.microsoft.sqlserver.jdbc.SQLServerException:
> Could not update the metadata that indicates table [dbo].[products] is
> enabled for Change Data Capture. The failure occurred when executing the
> command '[sys].[sp_cdc_add_job] @job_type = N'capture''. The error returned
> was 22836: 'Could not update the metadata for database inventory to indicate
> that a Change Data Capture job has been added. The failure occurred when
> executing the command 'sp_add_jobstep_internal'. The error returned was
> 14258: 'Cannot perform this operation while SQLServerAgent is starting. Try
> again later.'. Use the action and error to determine the cause of the failure
> and resubmit the request.'. Use the action and error to determine the cause
> of the failure and resubmit the request.
> at
> org.apache.flink.cdc.connectors.tests.SqlServerE2eITCase.initializeSqlServerTable(SqlServerE2eITCase.java:209)
> at
> org.apache.flink.cdc.connectors.tests.SqlServerE2eITCase.before(SqlServerE2eITCase.java:81)
> at java.lang.reflect.Method.invoke(Method.java:498) {code}
> failed instance
> https://github.com/apache/flink-cdc/actions/runs/18869302175/job/53859820185
--
This message was sent by Atlassian Jira
(v8.20.10#820010)