[jira] [Comment Edited] (BEAM-3230) beam_PerformanceTests_Python is failing

2017-11-27 Thread Valentyn Tymofieiev (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267949#comment-16267949
 ] 

Valentyn Tymofieiev edited comment on BEAM-3230 at 11/28/17 1:50 AM:
-

I think I may be hitting the timeout while running performance test suite on 
https://github.com/apache/beam/pull/4179, see: 
https://builds.apache.org/job/beam_PerformanceTests_Python/608/consoleText.

[~jasonkuster]: 
1) Given this is a performance test, does the timeout mean that we fail certain 
performance criteria? Is it OK to just increase timeout as we plan in 
https://github.com/apache/beam/pull/4162. 
2) Jenkins logs don't have enough information about the test failure, and we 
don't have access to the executors to see the full logs in /tmp. Can we make 
Perfkit also print relevant logs in the STDOUT or store them in GCS? Any other 
suggestions?

CC: [~altay].


was (Author: tvalentyn):
I think I may be hitting the timeout while running performance test suite on 
https://github.com/apache/beam/pull/4179, see: 
https://builds.apache.org/job/beam_PerformanceTests_Python/608/consoleText.

[~jasonkuster], :
1) Given this is a performance test, does the timeout mean that we fail certain 
performance criteria? Is it OK to just increase timeout as we plan in 
https://github.com/apache/beam/pull/4162. 
2) Jenkins logs don't have enough information about the test failure, and we 
don't have access to the executors to see the full logs in /tmp. Can we make 
Perfkit also print relevant logs in the STDOUT or store them in GCS? Any other 
suggestions?

CC: [~altay].

> beam_PerformanceTests_Python is failing
> ---
>
> Key: BEAM-3230
> URL: https://issues.apache.org/jira/browse/BEAM-3230
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Ankur Goenka
>Assignee: Ankur Goenka
>
> Jenkings beam_PerformanceTests_Python stage is failing for python builds.
> Here is the link to a failure console output 
> https://builds.apache.org/job/beam_PerformanceTests_Python/582/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (BEAM-3230) beam_PerformanceTests_Python is failing

2017-11-27 Thread Valentyn Tymofieiev (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267949#comment-16267949
 ] 

Valentyn Tymofieiev edited comment on BEAM-3230 at 11/28/17 1:49 AM:
-

I think I may be hitting the timeout while running performance test suite on 
https://github.com/apache/beam/pull/4179, see: 
https://builds.apache.org/job/beam_PerformanceTests_Python/608/consoleText.

[~jasonkuster], :
1) Given this is a performance test, does the timeout mean that we fail certain 
performance criteria? Is it OK to just increase timeout as we plan in 
https://github.com/apache/beam/pull/4162. 
2) Jenkins logs don't have enough information about the test failure, and we 
don't have access to the executors to see the full logs in /tmp. Can we make 
Perfkit also print relevant logs in the STDOUT or store them in GCS? Any other 
suggestions?

CC: [~altay].


was (Author: tvalentyn):
I think I may be hitting the timeout while running performance test suite on 
https://github.com/apache/beam/pull/4179, see: 
https://builds.apache.org/job/beam_PerformanceTests_Python/608/consoleText.

[~jasonkuster] [~altay] Jason:
1) Given this is a performance test, does the timeout mean that we fail certain 
performance criteria? Is it OK to just increase timeout as we plan in 
https://github.com/apache/beam/pull/4162. 
2) Jenkins logs don't have enough information about the test failure, and we 
don't have access to the executors to see the full logs in /tmp. Can we make 
Perfkit also print relevant logs in the STDOUT or store them in GCS? Any other 
suggestions?

> beam_PerformanceTests_Python is failing
> ---
>
> Key: BEAM-3230
> URL: https://issues.apache.org/jira/browse/BEAM-3230
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Ankur Goenka
>Assignee: Ankur Goenka
>
> Jenkings beam_PerformanceTests_Python stage is failing for python builds.
> Here is the link to a failure console output 
> https://builds.apache.org/job/beam_PerformanceTests_Python/582/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (BEAM-3230) beam_PerformanceTests_Python is failing

2017-11-21 Thread Ankur Goenka (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261776#comment-16261776
 ] 

Ankur Goenka edited comment on BEAM-3230 at 11/22/17 12:51 AM:
---

The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference | 
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon [PR4158 | https://github.com/apache/beam/pull/4158]


was (Author: angoenka):
The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference | 
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon PR 4158

> beam_PerformanceTests_Python is failing
> ---
>
> Key: BEAM-3230
> URL: https://issues.apache.org/jira/browse/BEAM-3230
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Ankur Goenka
>Assignee: Ankur Goenka
>
> Jenkings beam_PerformanceTests_Python stage is failing for python builds.
> Here is the link to a failure console output 
> https://builds.apache.org/job/beam_PerformanceTests_Python/582/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (BEAM-3230) beam_PerformanceTests_Python is failing

2017-11-21 Thread Ankur Goenka (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261776#comment-16261776
 ] 

Ankur Goenka edited comment on BEAM-3230 at 11/22/17 12:50 AM:
---

The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference | 
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon PR 4158


was (Author: angoenka):
The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference  
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon PR 4158

> beam_PerformanceTests_Python is failing
> ---
>
> Key: BEAM-3230
> URL: https://issues.apache.org/jira/browse/BEAM-3230
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Ankur Goenka
>Assignee: Ankur Goenka
>
> Jenkings beam_PerformanceTests_Python stage is failing for python builds.
> Here is the link to a failure console output 
> https://builds.apache.org/job/beam_PerformanceTests_Python/582/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (BEAM-3230) beam_PerformanceTests_Python is failing

2017-11-21 Thread Ankur Goenka (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261776#comment-16261776
 ] 

Ankur Goenka edited comment on BEAM-3230 at 11/22/17 12:50 AM:
---

The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference: 
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon PR 4158


was (Author: angoenka):
The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200

This Bug also depends upon PR 4158

> beam_PerformanceTests_Python is failing
> ---
>
> Key: BEAM-3230
> URL: https://issues.apache.org/jira/browse/BEAM-3230
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Ankur Goenka
>Assignee: Ankur Goenka
>
> Jenkings beam_PerformanceTests_Python stage is failing for python builds.
> Here is the link to a failure console output 
> https://builds.apache.org/job/beam_PerformanceTests_Python/582/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (BEAM-3230) beam_PerformanceTests_Python is failing

2017-11-21 Thread Ankur Goenka (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261776#comment-16261776
 ] 

Ankur Goenka edited comment on BEAM-3230 at 11/22/17 12:50 AM:
---

The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference  
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon PR 4158


was (Author: angoenka):
The jenkins build timeout. Doubling the timeout to 20min by passing 
beam_it_timeout = 1200 .
[Reference: 
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/903eb82d4e7ee5ed2ac2953cf6ce1b80459497ed/perfkitbenchmarker/beam_benchmark_helper.py#L54]
 

This Bug also depends upon PR 4158

> beam_PerformanceTests_Python is failing
> ---
>
> Key: BEAM-3230
> URL: https://issues.apache.org/jira/browse/BEAM-3230
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Ankur Goenka
>Assignee: Ankur Goenka
>
> Jenkings beam_PerformanceTests_Python stage is failing for python builds.
> Here is the link to a failure console output 
> https://builds.apache.org/job/beam_PerformanceTests_Python/582/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)