[jira] [Updated] (FLINK-15319) Add configurable download timeout/retry to AbstractDownloadCache

2020-01-10 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-15319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-15319:
-
Description: 
To alleviate issues as below where java e2e tests fail due to download issues, 
introduce a configurable retry/timeout for downloads.

{code:java}
17:47:50.589 [INFO] Running 
org.apache.flink.tests.util.kafka.StreamingKafkaITCase
17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
elapsed: 224.68 s <<< FAILURE! - in 
org.apache.flink.tests.util.kafka.StreamingKafkaITCase
17:51:35.273 [ERROR] testKafka[2: 
kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
Time elapsed: 120.008 s  <<< ERROR!
java.io.IOException: Process failed due to timeout.

{code}
Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]

 

It seems logs not uploaded to transfer.sh

  was:
{code:java}
17:47:50.589 [INFO] Running 
org.apache.flink.tests.util.kafka.StreamingKafkaITCase
17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
elapsed: 224.68 s <<< FAILURE! - in 
org.apache.flink.tests.util.kafka.StreamingKafkaITCase
17:51:35.273 [ERROR] testKafka[2: 
kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
Time elapsed: 120.008 s  <<< ERROR!
java.io.IOException: Process failed due to timeout.

{code}
Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]

 

It seems logs not uploaded to transfer.sh


> Add configurable download timeout/retry to AbstractDownloadCache
> 
>
> Key: FLINK-15319
> URL: https://issues.apache.org/jira/browse/FLINK-15319
> Project: Flink
>  Issue Type: Improvement
>  Components: Test Infrastructure
>Reporter: Yun Tang
>Assignee: Zheng Hu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> To alleviate issues as below where java e2e tests fail due to download 
> issues, introduce a configurable retry/timeout for downloads.
> {code:java}
> 17:47:50.589 [INFO] Running 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 224.68 s <<< FAILURE! - in 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] testKafka[2: 
> kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
> Time elapsed: 120.008 s  <<< ERROR!
> java.io.IOException: Process failed due to timeout.
> {code}
> Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]
>  
> It seems logs not uploaded to transfer.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-15319) Add configurable download timeout/retry to AbstractDownloadCache

2020-01-10 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-15319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-15319:
-
Fix Version/s: 1.10.0

> Add configurable download timeout/retry to AbstractDownloadCache
> 
>
> Key: FLINK-15319
> URL: https://issues.apache.org/jira/browse/FLINK-15319
> Project: Flink
>  Issue Type: Improvement
>  Components: Test Infrastructure
>Reporter: Yun Tang
>Assignee: Zheng Hu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> 17:47:50.589 [INFO] Running 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 224.68 s <<< FAILURE! - in 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] testKafka[2: 
> kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
> Time elapsed: 120.008 s  <<< ERROR!
> java.io.IOException: Process failed due to timeout.
> {code}
> Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]
>  
> It seems logs not uploaded to transfer.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-15319) Add configurable download timeout/retry to AbstractDownloadCache

2020-01-10 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-15319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-15319:
-
Affects Version/s: (was: 1.11.0)

> Add configurable download timeout/retry to AbstractDownloadCache
> 
>
> Key: FLINK-15319
> URL: https://issues.apache.org/jira/browse/FLINK-15319
> Project: Flink
>  Issue Type: Improvement
>  Components: Test Infrastructure
>Reporter: Yun Tang
>Assignee: Zheng Hu
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> 17:47:50.589 [INFO] Running 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 224.68 s <<< FAILURE! - in 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] testKafka[2: 
> kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
> Time elapsed: 120.008 s  <<< ERROR!
> java.io.IOException: Process failed due to timeout.
> {code}
> Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]
>  
> It seems logs not uploaded to transfer.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-15319) Add configurable download timeout/retry to AbstractDownloadCache

2020-01-10 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-15319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-15319:
-
Issue Type: Improvement  (was: Bug)

> Add configurable download timeout/retry to AbstractDownloadCache
> 
>
> Key: FLINK-15319
> URL: https://issues.apache.org/jira/browse/FLINK-15319
> Project: Flink
>  Issue Type: Improvement
>  Components: Test Infrastructure
>Affects Versions: 1.11.0
>Reporter: Yun Tang
>Assignee: Zheng Hu
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> 17:47:50.589 [INFO] Running 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 224.68 s <<< FAILURE! - in 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] testKafka[2: 
> kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
> Time elapsed: 120.008 s  <<< ERROR!
> java.io.IOException: Process failed due to timeout.
> {code}
> Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]
>  
> It seems logs not uploaded to transfer.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-15319) Add configurable download timeout/retry to AbstractDownloadCache

2020-01-10 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-15319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-15319:
-
Component/s: (was: Connectors / Kafka)
 Test Infrastructure

> Add configurable download timeout/retry to AbstractDownloadCache
> 
>
> Key: FLINK-15319
> URL: https://issues.apache.org/jira/browse/FLINK-15319
> Project: Flink
>  Issue Type: Bug
>  Components: Test Infrastructure
>Affects Versions: 1.11.0
>Reporter: Yun Tang
>Assignee: Zheng Hu
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> 17:47:50.589 [INFO] Running 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 224.68 s <<< FAILURE! - in 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] testKafka[2: 
> kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
> Time elapsed: 120.008 s  <<< ERROR!
> java.io.IOException: Process failed due to timeout.
> {code}
> Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]
>  
> It seems logs not uploaded to transfer.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-15319) Add configurable download timeout/retry to AbstractDownloadCache

2020-01-10 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-15319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-15319:
-
Summary: Add configurable download timeout/retry to AbstractDownloadCache  
(was: flink-end-to-end-tests-common-kafka fails due to timeout)

> Add configurable download timeout/retry to AbstractDownloadCache
> 
>
> Key: FLINK-15319
> URL: https://issues.apache.org/jira/browse/FLINK-15319
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / Kafka
>Affects Versions: 1.11.0
>Reporter: Yun Tang
>Assignee: Zheng Hu
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> 17:47:50.589 [INFO] Running 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 224.68 s <<< FAILURE! - in 
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase
> 17:51:35.273 [ERROR] testKafka[2: 
> kafka-version:2.2.0](org.apache.flink.tests.util.kafka.StreamingKafkaITCase)  
> Time elapsed: 120.008 s  <<< ERROR!
> java.io.IOException: Process failed due to timeout.
> {code}
> Instance: [https://api.travis-ci.com/v3/job/268159458/log.txt]
>  
> It seems logs not uploaded to transfer.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)