[jira] [Commented] (FLINK-25278) Azure failed due to unable to transfer jar from confluent maven repo

2022-01-17 Thread Yun Gao (Jira)


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

Yun Gao commented on FLINK-25278:
-

Very thanks [~chesnay] for the fix!

> Azure failed due to unable to transfer jar from confluent maven repo
> 
>
> Key: FLINK-25278
> URL: https://issues.apache.org/jira/browse/FLINK-25278
> Project: Flink
>  Issue Type: Bug
>  Components: Build System / Azure Pipelines
>Affects Versions: 1.13.3
>Reporter: Yun Gao
>Assignee: Chesnay Schepler
>Priority: Critical
>  Labels: pull-request-available, stale-critical, test-stability
> Fix For: 1.15.0
>
>
> {code:java}
> Dec 12 00:46:45 [ERROR] Failed to execute goal on project 
> flink-avro-confluent-registry: Could not resolve dependencies for project 
> org.apache.flink:flink-avro-confluent-registry:jar:1.13-SNAPSHOT: Could not 
> transfer artifact io.confluent:common-utils:jar:5.5.2 from/to confluent 
> (https://packages.confluent.io/maven/): transfer failed for 
> https://packages.confluent.io/maven/io/confluent/common-utils/5.5.2/common-utils-5.5.2.jar:
>  Connection reset -> [Help 1]
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] To see the full stack trace of the errors, re-run 
> Maven with the -e switch.
> Dec 12 00:46:45 [ERROR] Re-run Maven using the -X switch to enable full debug 
> logging.
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] For more information about the errors and possible 
> solutions, please read the following articles:
> Dec 12 00:46:45 [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] After correcting the problems, you can resume the 
> build with the command
> Dec 12 00:46:45 [ERROR]   mvn  -rf :flink-avro-confluent-registry
>  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27994=logs=a5ef94ef-68c2-57fd-3794-dc108ed1c495=9c1ddabe-d186-5a2c-5fcc-f3cafb3ec699=8812



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FLINK-25278) Azure failed due to unable to transfer jar from confluent maven repo

2022-01-11 Thread Chesnay Schepler (Jira)


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

Chesnay Schepler commented on FLINK-25278:
--

we could potentially alleviate this by also using the nexus for the confluent 
repos.

> Azure failed due to unable to transfer jar from confluent maven repo
> 
>
> Key: FLINK-25278
> URL: https://issues.apache.org/jira/browse/FLINK-25278
> Project: Flink
>  Issue Type: Bug
>  Components: Build System / Azure Pipelines
>Affects Versions: 1.13.3
>Reporter: Yun Gao
>Priority: Critical
>  Labels: stale-critical, test-stability
>
> {code:java}
> Dec 12 00:46:45 [ERROR] Failed to execute goal on project 
> flink-avro-confluent-registry: Could not resolve dependencies for project 
> org.apache.flink:flink-avro-confluent-registry:jar:1.13-SNAPSHOT: Could not 
> transfer artifact io.confluent:common-utils:jar:5.5.2 from/to confluent 
> (https://packages.confluent.io/maven/): transfer failed for 
> https://packages.confluent.io/maven/io/confluent/common-utils/5.5.2/common-utils-5.5.2.jar:
>  Connection reset -> [Help 1]
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] To see the full stack trace of the errors, re-run 
> Maven with the -e switch.
> Dec 12 00:46:45 [ERROR] Re-run Maven using the -X switch to enable full debug 
> logging.
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] For more information about the errors and possible 
> solutions, please read the following articles:
> Dec 12 00:46:45 [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] After correcting the problems, you can resume the 
> build with the command
> Dec 12 00:46:45 [ERROR]   mvn  -rf :flink-avro-confluent-registry
>  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27994=logs=a5ef94ef-68c2-57fd-3794-dc108ed1c495=9c1ddabe-d186-5a2c-5fcc-f3cafb3ec699=8812



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FLINK-25278) Azure failed due to unable to transfer jar from confluent maven repo

2021-12-16 Thread Yun Gao (Jira)


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

Yun Gao commented on FLINK-25278:
-

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28290=logs=fc5181b0-e452-5c8f-68de-1097947f6483=995c650b-6573-581c-9ce6-7ad4cc038461=19618

> Azure failed due to unable to transfer jar from confluent maven repo
> 
>
> Key: FLINK-25278
> URL: https://issues.apache.org/jira/browse/FLINK-25278
> Project: Flink
>  Issue Type: Bug
>  Components: Build System / Azure Pipelines
>Affects Versions: 1.13.3
>Reporter: Yun Gao
>Priority: Major
>  Labels: test-stability
>
> {code:java}
> Dec 12 00:46:45 [ERROR] Failed to execute goal on project 
> flink-avro-confluent-registry: Could not resolve dependencies for project 
> org.apache.flink:flink-avro-confluent-registry:jar:1.13-SNAPSHOT: Could not 
> transfer artifact io.confluent:common-utils:jar:5.5.2 from/to confluent 
> (https://packages.confluent.io/maven/): transfer failed for 
> https://packages.confluent.io/maven/io/confluent/common-utils/5.5.2/common-utils-5.5.2.jar:
>  Connection reset -> [Help 1]
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] To see the full stack trace of the errors, re-run 
> Maven with the -e switch.
> Dec 12 00:46:45 [ERROR] Re-run Maven using the -X switch to enable full debug 
> logging.
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] For more information about the errors and possible 
> solutions, please read the following articles:
> Dec 12 00:46:45 [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] After correcting the problems, you can resume the 
> build with the command
> Dec 12 00:46:45 [ERROR]   mvn  -rf :flink-avro-confluent-registry
>  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27994=logs=a5ef94ef-68c2-57fd-3794-dc108ed1c495=9c1ddabe-d186-5a2c-5fcc-f3cafb3ec699=8812



--
This message was sent by Atlassian Jira
(v8.20.1#820001)