[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-05 Thread Hong Liang Teoh (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17762042#comment-17762042
 ] 

Hong Liang Teoh commented on FLINK-33021:
-

merged commit 
[{{8b0ae0f}}|https://github.com/apache/flink-connector-aws/commit/8b0ae0f45fea40beb52e12e6a25ede6003bef1be]
 into apache:main

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Assignee: Hong Liang Teoh
>Priority: Blocker
> Fix For: aws-connector-4.2.0
>
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-05 Thread Hong Liang Teoh (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17762040#comment-17762040
 ] 

Hong Liang Teoh commented on FLINK-33021:
-

Latest nightly build has passed. Will resolve this JIRA

https://github.com/apache/flink-connector-aws/actions/runs/6078564261

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Priority: Blocker
> Fix For: aws-connector-4.2.0
>
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-04 Thread Hong Liang Teoh (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761861#comment-17761861
 ] 

Hong Liang Teoh commented on FLINK-33021:
-

Triggering the nightly build now. 
https://github.com/apache/flink-connector-aws/actions/runs/6067488560

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Priority: Blocker
> Fix For: aws-connector-4.2.0
>
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-04 Thread Hong Liang Teoh (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761860#comment-17761860
 ] 

Hong Liang Teoh commented on FLINK-33021:
-

Ah. I only saw this now :( But I'll link the PR for reference!

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Priority: Blocker
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-04 Thread Martijn Visser (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761761#comment-17761761
 ] 

Martijn Visser commented on FLINK-33021:


[~liangtl] Ah, I think that shouldn't be fixed with a hotfix but with a ticket 
since you basically now have a broken implementation for 1.18. 

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Priority: Blocker
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-04 Thread Hong Liang Teoh (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761740#comment-17761740
 ] 

Hong Liang Teoh commented on FLINK-33021:
-

This has been fixed here! 

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Priority: Blocker
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-33021) AWS nightly builds fails on architecture tests

2023-09-04 Thread Martijn Visser (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761735#comment-17761735
 ] 

Martijn Visser commented on FLINK-33021:


[~liangtl] [~dannycranmer] FYI

> AWS nightly builds fails on architecture tests
> --
>
> Key: FLINK-33021
> URL: https://issues.apache.org/jira/browse/FLINK-33021
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / AWS
>Affects Versions: aws-connector-4.2.0
>Reporter: Martijn Visser
>Priority: Blocker
>
> https://github.com/apache/flink-connector-aws/actions/runs/6067488560/job/16459208589#step:9:879
> {code:java}
> Error:  Failures: 
> Error:Architecture Violation [Priority: MEDIUM] - Rule 'ITCASE tests 
> should use a MiniCluster resource or extension' was violated (1 times):
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase does not 
> satisfy: only one of the following predicates match:
> * reside in a package 'org.apache.flink.runtime.*' and contain any fields 
> that are static, final, and of type InternalMiniClusterExtension and 
> annotated with @RegisterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and contain any 
> fields that are static, final, and of type MiniClusterExtension and annotated 
> with @RegisterExtension or are , and of type MiniClusterTestEnvironment and 
> annotated with @TestEnv
> * reside in a package 'org.apache.flink.runtime.*' and is annotated with 
> @ExtendWith with class InternalMiniClusterExtension
> * reside outside of package 'org.apache.flink.runtime.*' and is annotated 
> with @ExtendWith with class MiniClusterExtension
>  or contain any fields that are public, static, and of type 
> MiniClusterWithClientResource and final and annotated with @ClassRule or 
> contain any fields that is of type MiniClusterWithClientResource and public 
> and final and not static and annotated with @Rule
> [INFO] 
> Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)